cfstack

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2020 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExitWithError

func ExitWithError(cmd string, err error)

func NewDeleteCmd

func NewDeleteCmd() *cobra.Command

func NewDeployCmd

func NewDeployCmd() *cobra.Command

func NewDiffCmd

func NewDiffCmd() *cobra.Command

func NewInitCmd

func NewInitCmd() *cobra.Command

Types

type DeleteOpts

type DeleteOpts struct {
	// contains filtered or unexported fields
}

func (*DeleteOpts) NewDeleteStackCmd

func (opts *DeleteOpts) NewDeleteStackCmd() *cobra.Command

func (*DeleteOpts) Run

func (opts *DeleteOpts) Run() error

func (*DeleteOpts) RunStackDelete

func (opts *DeleteOpts) RunStackDelete() error

type DeleteStackOpts

type DeleteStackOpts struct {
	// contains filtered or unexported fields
}

type DeployOpts

type DeployOpts struct {
	// contains filtered or unexported fields
}

func (*DeployOpts) NewDeployStackCmd

func (opts *DeployOpts) NewDeployStackCmd() *cobra.Command

func (*DeployOpts) Run

func (opts *DeployOpts) Run() error

func (*DeployOpts) RunSerial

func (opts *DeployOpts) RunSerial() error

func (*DeployOpts) RunStackDeploy

func (opts *DeployOpts) RunStackDeploy() error

type DeployStackOpts

type DeployStackOpts struct {
	// contains filtered or unexported fields
}

type DiffOpts

type DiffOpts struct {
	// contains filtered or unexported fields
}

func (*DiffOpts) Run

func (opts *DiffOpts) Run() error

type InitOpts

type InitOpts struct {
	// contains filtered or unexported fields
}

func (*InitOpts) Run

func (opts *InitOpts) Run() error

Jump to

Keyboard shortcuts

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