deployments

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 21, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FailOnVersionMismatch bool

Functions

func CreateDeploymentPrinter

func CreateDeploymentPrinter(deploymentId string) func(string, ...any)

func Deploy

func Deploy(_ *cobra.Command, args []string)

func LoadDeploymentsFromFile

func LoadDeploymentsFromFile(deploymentsConfigPath string) ([]engine.Deployment, error)

func Update added in v0.2.0

func Update(_ *cobra.Command, args []string)

func Verify

func Verify(_ *cobra.Command, args []string)

func WriteDeploymentsToFile added in v0.2.0

func WriteDeploymentsToFile(deploymentsConfigPath string, deployments []engine.Deployment) error

Types

type Deployments

type Deployments struct {
	Deployments []map[string]any `yaml:"deployments"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL