Documentation ¶
Index ¶
- func GetBackupList(monitor mntr.Monitor, desiredTree *tree.Tree) ([]string, error)
- func GetQueryAndDestroyFuncs(monitor mntr.Monitor, desiredTree *tree.Tree, currentTree *tree.Tree, ...) (zitadel.QueryFunc, zitadel.DestroyFunc, 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, namespace string, users []string, labels map[string]string, timestamp string, secretPasswordName string, migrationUser string, nodeselector map[string]string, tolerations []core.Toleration, features []string, ) ( zitadel.QueryFunc, zitadel.DestroyFunc, error, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.