deploy

package
v0.11.4 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDeployCmd

func NewDeployCmd(rootOptions *cmd.RootOptions) *cobra.Command

func NewDeployStartCmd

func NewDeployStartCmd(deployOptions *deployOptions) *cobra.Command

func NewDeployStatusCmd

func NewDeployStatusCmd(deployOptions *deployOptions) *cobra.Command

Types

type FormattableDeployStartResponse added in v0.3.0

type FormattableDeployStartResponse struct {
	// The deployment's ID.
	DeploymentId string `json:"deploymentId,omitempty" yaml:"deploymentId,omitempty"`
	// contains filtered or unexported fields
}

func (FormattableDeployStartResponse) Get added in v0.3.0

func (u FormattableDeployStartResponse) Get() interface{}

func (FormattableDeployStartResponse) GetFetchError added in v0.3.0

func (u FormattableDeployStartResponse) GetFetchError() error

func (FormattableDeployStartResponse) GetHttpResponse added in v0.3.0

func (u FormattableDeployStartResponse) GetHttpResponse() *_nethttp.Response

func (FormattableDeployStartResponse) String added in v0.3.0

type FormattableDeployStatus added in v0.3.0

type FormattableDeployStatus struct {
	DeployResp deploy.DeploymentV2DeploymentStatusResponse `json:"deployment"`
	// contains filtered or unexported fields
}

func (FormattableDeployStatus) Get added in v0.3.0

func (u FormattableDeployStatus) Get() interface{}

func (FormattableDeployStatus) GetFetchError added in v0.3.0

func (u FormattableDeployStatus) GetFetchError() error

func (FormattableDeployStatus) GetHttpResponse added in v0.3.0

func (u FormattableDeployStatus) GetHttpResponse() *_nethttp.Response

func (FormattableDeployStatus) String added in v0.3.0

func (u FormattableDeployStatus) String() string

Jump to

Keyboard shortcuts

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