cmd

package
v0.1.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// DNSRecordTypeA represents an A record
	DNSRecordTypeA = "a"

	// DNSRecordTypeCName represents an CNAME record
	DNSRecordTypeCName = "cname"

	// DNSRecordTypeMX represents an MX record
	DNSRecordTypeMX = "mx"

	// DNSRecordTypeTXT represents an TXT record
	DNSRecordTypeTXT = "txt"
)

Variables

View Source
var (
	KubernetesVersion string
	TargetNodesSize   string
)
View Source
var (
	VersionCli = "0.0.0"
	CommitCli  = "none"
	DateCli    = "unknown"
)
View Source
var Bootable bool
View Source
var KubernetesClusterApp string
View Source
var KubernetesNewName string
View Source
var KubernetesNewNodes int
View Source
var KubernetesNewVersion string
View Source
var (
	Name string
)
View Source
var NumTargetNodes int

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Source Files

Jump to

Keyboard shortcuts

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