cmd

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2017 License: Apache-2.0 Imports: 23 Imported by: 2

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 Install

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

func NewChecksCommand

func NewChecksCommand() *cobra.Command

func NewInstallCommand

func NewInstallCommand() *cobra.Command

func NewUninstallCommand

func NewUninstallCommand() *cobra.Command

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
}

Jump to

Keyboard shortcuts

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