kubevirt

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2019 License: Apache-2.0 Imports: 20 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New returns a Kubevirt provider

Types

type Config

type Config struct {
	Config        rest.Config
	CPUs          string
	Memory        string
	RegistryImage string
	Namespace     string
}

type RawConfig

type RawConfig struct {
	Config        providerconfig.ConfigVarString `json:"config,omitempty"`
	CPUs          providerconfig.ConfigVarString `json:"cpus"`
	Memory        providerconfig.ConfigVarString `json:"memory"`
	RegistryImage providerconfig.ConfigVarString `json:"registryImage"`
	Namespace     providerconfig.ConfigVarString `json:"namespace"`
}

Jump to

Keyboard shortcuts

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