Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateService ¶
type TemplateService interface {
RenderLaunchManifest(*v1.VirtualMachine) *kubev1.Pod
}
func NewTemplateService ¶
func NewTemplateService(launcherImage string, virtShareDir string, imagePullSecret string) TemplateService
Click to show internal directories.
Click to hide internal directories.