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 plugin's launched by
// the driver manager
ReattachConfigs map[string]*pstructs.ReattachConfig
}
PluginState is used to store the driver managers state across restarts of the agent
Click to show internal directories.
Click to hide internal directories.