Documentation ¶
Index ¶
- func CreateDeploymentCanaryStep(strategy model.Strategy) ([]de.KubernetesV2CanaryStep, error)
- func CreateDeploymentManifests(manifests *[]string) []de.KubernetesV2Manifest
- func CreateDeploymentRequest(config *model.OrchestrationConfig) (*de.KubernetesV2StartKubernetesDeploymentRequest, error)
- func GetManifestsFromFile(manifests *[]model.ManifestPath) (*[]string, error)
- type Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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.KubernetesV2StartKubernetesDeploymentRequest, error)
func GetManifestsFromFile ¶ added in v0.7.0
func GetManifestsFromFile(manifests *[]model.ManifestPath) (*[]string, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.