Documentation ¶
Index ¶
- func GetBackupList(monitor mntr.Monitor, desiredTree *tree.Tree) ([]string, error)
- func GetQueryAndDestroyFuncs(monitor mntr.Monitor, desiredTree *tree.Tree, currentTree *tree.Tree, ...) (query zitadelbase.QueryFunc, destroy zitadelbase.DestroyFunc, err error)
- func GetSecrets(monitor mntr.Monitor, desiredTree *tree.Tree) (map[string]*secret.Secret, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBackupList ¶
func GetQueryAndDestroyFuncs ¶
func GetQueryAndDestroyFuncs( monitor mntr.Monitor, desiredTree *tree.Tree, currentTree *tree.Tree, nodeselector map[string]string, tolerations []core.Toleration, timestamp string, features ...string, ) ( query zitadelbase.QueryFunc, destroy zitadelbase.DestroyFunc, err error, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.