deplactive

package
v3.0.1-beta+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2018 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrUserStopped       chkitErrors.Err = "user stopped"
	ErrInvalidDeployment chkitErrors.Err = "invalid deployment"
	ErrInvalidContainer  chkitErrors.Err = "invalid container"
)
View Source
const (
	ErrInvalidDeploymentName chkitErrors.Err = "invalid deployment name"
)

Variables

This section is empty.

Functions

func ConstructDeployment

func ConstructDeployment(config Config) (deployment.Deployment, error)

func FromFile

func FromFile(filename string) (deployment.Deployment, error)

Types

type Config

type Config struct {
	Force      bool
	Deployment *deployment.Deployment
}

Jump to

Keyboard shortcuts

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