Documentation ¶
Index ¶
- func GetQueryAndDestroyFuncs(monitor mntr.Monitor, orb *orb.Orb, clusterID string, clusterTree *tree.Tree, ...) (orbiter.QueryFunc, orbiter.DestroyFunc, bool, error)
- func GetSecrets(monitor mntr.Monitor, orb *orb.Orb, clusterTree *tree.Tree) (map[string]*secret.Secret, error)
- func RewriteMasterkey(monitor mntr.Monitor, orb *orb.Orb, newMasterkey string, ...) (map[string]*secret.Secret, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryAndDestroyFuncs ¶
func GetQueryAndDestroyFuncs( monitor mntr.Monitor, orb *orb.Orb, clusterID string, clusterTree *tree.Tree, orbiterCommit string, oneoff bool, deployOrbiter bool, clusterCurrent *tree.Tree, destroyProviders func() (map[string]interface{}, error), whitelistChan chan []*orbiter.CIDR, finishedChan chan bool, ) ( orbiter.QueryFunc, orbiter.DestroyFunc, bool, error, )
func GetSecrets ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.