Documentation ¶
Index ¶
Constants ¶
View Source
const KvmDevice = "devices.kubevirt.io/kvm"
View Source
const TunDevice = "devices.kubevirt.io/tun"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TemplateService ¶
type TemplateService interface {
RenderLaunchManifest(*v1.VirtualMachineInstance) (*k8sv1.Pod, error)
}
func NewTemplateService ¶
Click to show internal directories.
Click to hide internal directories.