Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeploymentHistoryResp ¶
type DeploymentHistoryResp struct { CdWorkflows []pipelineConfig.CdWorkflowWithArtifact `json:"cdWorkflows"` TagsEditable bool `json:"tagsEditable"` AppReleaseTagNames []string `json:"appReleaseTagNames"` // unique list of tags exists in the app HideImageTaggingHardDelete bool `json:"hideImageTaggingHardDelete"` }
Click to show internal directories.
Click to hide internal directories.