func()

in pkg/nitro_enclaves_device_monitor/monitor.go [59:61]


func (nepm *NitroEnclavesPluginMonitor) setState(newState PluginState) {
	nepm.pluginState = newState
}