Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Template ¶
type Template struct { Name string BMCAddress string Username string Password string HardwareProfile string BootMacAddress string Consumer string ConsumerNamespace string }
Template holds the arguments to pass to the template.
func (Template) EncodedPassword ¶
EncodedPassword returns the password in the format needed to store it in a Secret.
func (Template) EncodedUsername ¶
EncodedUsername returns the username in the format needed to store it in a Secret.
Click to show internal directories.
Click to hide internal directories.