vm

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	VM = "vm"

	NameFlag                   = "name"
	RunStrategyFlag            = "run-strategy"
	TerminationGracePeriodFlag = "termination-grace-period"
	MemoryFlag                 = "memory"
	InstancetypeFlag           = "instancetype"
	PreferenceFlag             = "preference"
	ContainerdiskVolumeFlag    = "volume-containerdisk"
	DataSourceVolumeFlag       = "volume-datasource"
	ClonePvcVolumeFlag         = "volume-clone-pvc"
	PvcVolumeFlag              = "volume-pvc"
	BlankVolumeFlag            = "volume-blank"
	CloudInitUserDataFlag      = "cloud-init-user-data"
	CloudInitNetworkDataFlag   = "cloud-init-network-data"
	InferInstancetypeFlag      = "infer-instancetype"
	InferInstancetypeFromFlag  = "infer-instancetype-from"
	InferPreferenceFlag        = "infer-preference"
	InferPreferenceFromFlag    = "infer-preference-from"
	VolumeImportFlag           = "volume-import"

	InvalidInferenceVolumeError = "inference of instancetype or preference works only with DataSources, DataVolumes or PersistentVolumeClaims"
)

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(clientConfig clientcmd.ClientConfig) *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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