Documentation ¶
Index ¶
- func DeployRunner(cfg *config.Config, secretsClient secrets.SecretManagerClient, ...)
- func GetAppControlMetadata(app string) (string, *apiconfig.ClusterId, error)
- func GetStatuses(cfg *config.Config) (map[string]model.Status, error)
- func SetOOR(executor cli.GenericExecutor, appDef config.AppDef) error
- func StatusRunner(cfg *config.Config, cache *model.StatusCache)
- func UnsetOOR(executor cli.GenericExecutor, appDef config.AppDef) error
- type AppControlMeta
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployRunner ¶
func DeployRunner(cfg *config.Config, secretsClient secrets.SecretManagerClient, cache *model.DeployCache, executor *cli.Executor)
func GetAppControlMetadata ¶
func StatusRunner ¶
func StatusRunner(cfg *config.Config, cache *model.StatusCache)
Types ¶
type AppControlMeta ¶
Click to show internal directories.
Click to hide internal directories.