deploy

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2020 License: BSD-2-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeployStatus

func DeployStatus(c *cli.Context) error

func ShareDeployPayload

func ShareDeployPayload(c *cli.Context) error

Types

type Payload

type Payload struct {
	Cluster   string `json:"cluster"`
	Zone      string `json:"zone"`
	Chart     string `json:"chart"`
	Path      string `json:"path"`
	Namespace string `json:"namespace"`
	ImageTag  string `json:"image_tag"`
}

func GetPayload

func GetPayload(data []byte) (*Payload, error)

Jump to

Keyboard shortcuts

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