Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DestroyFunc ¶
type DestroyFunc func() error
type EnsureFunc ¶
type QueryFunc ¶
type QueryFunc func(nodeAgentsCurrent map[string]*common.NodeAgentCurrent, nodeAgentsDesired map[string]*common.NodeAgentSpec, queried map[string]interface{}) (EnsureFunc, error)
Click to show internal directories.
Click to hide internal directories.