harvester

package
v0.4.7-rc1 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	KubeConfigContent string `json:"kubeconfig-content,omitempty" yaml:"kubeconfig-content,omitempty"`
	KubeConfigFile    string `json:"kubeconfig-file,omitempty" yaml:"kubeconfig-file,omitempty"`
	VMNamespace       string `json:"vm-namespace,omitempty" yaml:"vm-namespace,omitempty"`
	CPUCount          int    `json:"cpu-count,omitempty" yaml:"cpu-count,omitempty"`
	MemorySize        string `json:"memory-size,omitempty" yaml:"memory-size,omitempty"`
	DiskSize          string `json:"disk-size,omitempty" yaml:"disk-size,omitempty"`
	DiskBus           string `json:"disk-bus,omitempty" yaml:"disk-bus,omitempty"`
	ImageName         string `json:"image-name,omitempty" yaml:"image-name,omitempty"`
	KeypairName       string `json:"keypair-name,omitempty" yaml:"keypair-name,omitempty"`
	NetworkType       string `json:"network-type,omitempty" yaml:"network-type,omitempty"`
	NetworkName       string `json:"network-name,omitempty" yaml:"network-name,omitempty"`
	NetworkModel      string `json:"network-model,omitempty" yaml:"network-model,omitempty"`
	InterfaceType     string `json:"interface-type,omitempty" yaml:"interface-type,omitempty"`
	CloudConfig       string `json:"cloud-config,omitempty" yaml:"cloud-config,omitempty"`
	UserData          string `json:"user-data,omitempty" yaml:"user-data,omitempty"`
	NetworkData       string `json:"network-data,omitempty" yaml:"network-data,omitempty"`
	SSHPublicKey      string `json:"ssh-public-key,omitempty" yaml:"ssh-public-key,omitempty"`
}

Jump to

Keyboard shortcuts

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