Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WrapFuncs ¶
func WrapFuncs(monitor mntr.Monitor, query QueryFunc, destroy DestroyFunc) (QueryFunc, DestroyFunc, error)
Types ¶
type AdaptFuncToDelete ¶
type AdaptFuncToEnsure ¶
type DestroyFunc ¶
type DestroyFunc func(*kubernetes.Client) error
type EnsureFunc ¶
type EnsureFunc func(*kubernetes.Client) error
type QueryFunc ¶
type QueryFunc func(*kubernetes.Client) (EnsureFunc, error)
Click to show internal directories.
Click to hide internal directories.