cmd

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2018 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TARGET_SINGLE  = "single"
	TARGET_CLUSTER = "cluster"
)

Variables

View Source
var InstallOpts = &InstallOptions{}

Functions

func Checks

func Checks(cmd *cobra.Command, args []string) error

func Init added in v0.18.0

func Init(cmd *cobra.Command, args []string) error

func Install

func Install(cmd *cobra.Command, args []string) error

func NewChecksCommand

func NewChecksCommand() *cobra.Command

func NewInstallCommand

func NewInstallCommand() *cobra.Command

func NewRootCommand added in v0.18.0

func NewRootCommand() *cobra.Command

func NewUninstallCommand

func NewUninstallCommand() *cobra.Command

func Root added in v0.18.0

func Root(cmd *cobra.Command, args []string) error

func Uninstall

func Uninstall(cmd *cobra.Command, args []string) error

func VerifyDockerVersion

func VerifyDockerVersion() error

func VerifyLabels

func VerifyLabels() error

Types

type CheckOptions

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

type InstallOptions

type InstallOptions struct {
	NoLogs        bool
	NoMetrics     bool
	NoProxy       bool
	SubnetPattern string
	NoRollback    bool
}

type StackVariables added in v0.18.0

type StackVariables struct {
	DeploymentMode string
	EnableTLS      bool
}

Jump to

Keyboard shortcuts

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