Documentation ¶
Index ¶
- func CreateBeforeDeploymentConstraints(beforeDeployment *[]model.BeforeDeployment) ([]de.PipelineConstraint, error)
- func CreateDeploymentCanaryStep(strategy model.Strategy) ([]de.KubernetesV2CanaryStep, error)
- func CreateDeploymentManifests(manifests *[]string) *[]de.KubernetesV2Manifest
- func CreateDeploymentRequest(config *model.OrchestrationConfig) (*de.PipelineStartPipelineRequest, error)
- func GetManifestsFromFile(manifests *[]model.ManifestPath, env string) (*[]string, error)
- type Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBeforeDeploymentConstraints ¶ added in v0.11.0
func CreateBeforeDeploymentConstraints(beforeDeployment *[]model.BeforeDeployment) ([]de.PipelineConstraint, error)
func CreateDeploymentCanaryStep ¶ added in v0.7.0
func CreateDeploymentCanaryStep(strategy model.Strategy) ([]de.KubernetesV2CanaryStep, error)
func CreateDeploymentManifests ¶ added in v0.7.0
func CreateDeploymentManifests(manifests *[]string) *[]de.KubernetesV2Manifest
func CreateDeploymentRequest ¶ added in v0.7.0
func CreateDeploymentRequest(config *model.OrchestrationConfig) (*de.PipelineStartPipelineRequest, error)
func GetManifestsFromFile ¶ added in v0.7.0
func GetManifestsFromFile(manifests *[]model.ManifestPath, env string) (*[]string, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.