cfstack

package
v0.1.1 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: 27 Imported by: 0

Documentation

Overview

Copyright © 2019 NAME HERE <EMAIL ADDRESS>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute added in v0.1.1

func Execute()

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