Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateData ¶
type TemplateData struct {
// UserProvisionedDNS indicates whether this feature has been enabled on AWS
UserProvisionedDNS bool
}
TemplateData holds data specific to templates used for the AWS platform.
func GetTemplateData ¶
func GetTemplateData(config *aws.Platform) *TemplateData
GetTemplateData returns platform-specific data for bootstrap templates.
Click to show internal directories.
Click to hide internal directories.