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