Documentation
¶
Index ¶
- func DeployApp(ctx context.Context, cli *client.Client, deploymentID string, ...) error
- func GetRollbackTargets(ctx context.Context, cli *client.Client, appName string) (targets []deploytypes.RollbackTarget, err error)
- func RollbackApp(ctx context.Context, cli *client.Client, targetConfig config.TargetConfig, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRollbackTargets ¶
func GetRollbackTargets(ctx context.Context, cli *client.Client, appName string) (targets []deploytypes.RollbackTarget, err error)
GetRollbackTargets retrieves and sorts all available rollback targets for the specified app.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.