Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // HubAPIClient provides API access to the first spoke cluster. HubAPIClient *clients.Settings // Spoke1APIClient provides API access to cluster. Spoke1APIClient *clients.Settings // Spoke2APIClient provides API access to the second spoke cluster. Spoke2APIClient *clients.Settings // RANConfig provides access to configuration. RANConfig *ranconfig.RANConfig // BMCClient provides access to the BMC. Nil when BMC configs are not provided. BMCClient *bmc.BMC )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.