Documentation ¶
Index ¶
- func GetQueryAndDestroyFuncs(monitor mntr.Monitor, provID string, providerTree *tree.Tree, ...) (orbiter.QueryFunc, orbiter.DestroyFunc, orbiter.ConfigureFunc, bool, error)
- func GetSecrets(monitor mntr.Monitor, providerTree *tree.Tree) (map[string]*secret.Secret, error)
- func ListMachines(monitor mntr.Monitor, providerTree *tree.Tree, provID string, repoURL string) (map[string]infra.Machine, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryAndDestroyFuncs ¶
func GetQueryAndDestroyFuncs( monitor mntr.Monitor, provID string, providerTree *tree.Tree, providerCurrent *tree.Tree, whitelistChan chan []*orbiter.CIDR, finishedChan chan struct{}, orbiterCommit, repoURL, repoKey string, oneoff bool, ) ( orbiter.QueryFunc, orbiter.DestroyFunc, orbiter.ConfigureFunc, bool, error, )
func GetSecrets ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.