Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginState ¶
type PluginState struct { // ReattachConfigs are the set of reattach configs for plugins launched by // the device manager ReattachConfigs map[string]*pstructs.ReattachConfig }
PluginState is used to store the device manager's state across restarts of the agent
Click to show internal directories.
Click to hide internal directories.