Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Specs ¶
type Specs struct {
ClusterSpec *baremetalspecv1.BareMetalClusterProviderSpec
MasterSpec *baremetalspecv1.BareMetalMachineProviderSpec
// contains filtered or unexported fields
}
func NewFromPaths ¶
Get a "Specs" object that can create an SSHClient (and retrieve useful nested fields)
func (*Specs) GetCloudProvider ¶
func (*Specs) GetClusterName ¶
Getters for nested fields needed externally
func (*Specs) GetMachineCount ¶
func (*Specs) GetMasterCount ¶
func (*Specs) GetMasterPrivateAddress ¶
func (*Specs) GetMasterPublicAddress ¶
Click to show internal directories.
Click to hide internal directories.