Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateData ¶
type TemplateData struct { // UserProvidedIPs specifies whether users provided IP addresses in the install config. UserProvidedVIPs bool }
TemplateData holds data specific to templates used for the vsphere platform.
func GetTemplateData ¶
func GetTemplateData(config *vsphere.Platform) *TemplateData
GetTemplateData returns platform-specific data for bootstrap templates.
Click to show internal directories.
Click to hide internal directories.