Documentation
¶
Index ¶
- func BuildPromotionParams(ctx *components.Context) (string, []string, []string, error)
- func GetCreateAppVersionCommand(appContext app.Context) components.Command
- func GetDeleteAppVersionCommand(appContext app.Context) components.Command
- func GetPromoteAppVersionCommand(appContext app.Context) components.Command
- func GetReleaseAppVersionCommand(appContext app.Context) components.Command
- func GetRollbackAppVersionCommand(appContext app.Context) components.Command
- func GetUpdateAppVersionCommand(appContext app.Context) components.Command
- func ParseArtifactProps(ctx *components.Context) ([]model.ArtifactProperty, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildPromotionParams ¶
BuildPromotionParams extracts common promotion parameters from command context Used by both promote and release commands
func GetCreateAppVersionCommand ¶
func GetCreateAppVersionCommand(appContext app.Context) components.Command
func GetDeleteAppVersionCommand ¶
func GetDeleteAppVersionCommand(appContext app.Context) components.Command
func GetPromoteAppVersionCommand ¶
func GetPromoteAppVersionCommand(appContext app.Context) components.Command
func GetReleaseAppVersionCommand ¶
func GetReleaseAppVersionCommand(appContext app.Context) components.Command
func GetRollbackAppVersionCommand ¶
func GetRollbackAppVersionCommand(appContext app.Context) components.Command
func GetUpdateAppVersionCommand ¶
func GetUpdateAppVersionCommand(appContext app.Context) components.Command
func ParseArtifactProps ¶
func ParseArtifactProps(ctx *components.Context) ([]model.ArtifactProperty, error)
ParseArtifactProps extracts artifact properties from command context
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.