Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HostnameData ¶
type NodeSpec ¶
type NodeSpec struct { Hostname string `yaml:"Hostname"` CommonName string `yaml:"CommonName"` Country string `yaml:"Country"` Province string `yaml:"Province"` Locality string `yaml:"Locality"` OrganizationalUnit string `yaml:"OrganizationalUnit"` StreetAddress string `yaml:"StreetAddress"` PostalCode string `yaml:"PostalCode"` SANS []string `yaml:"SANS"` HSM bool `yaml:"HSM"` // contains filtered or unexported fields }
type NodeTemplate ¶
Click to show internal directories.
Click to hide internal directories.