Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // SeedHubAPIClient is the api client to the hub cluster. SeedHubAPIClient *clients.Settings // TargetHubAPIClient is the api client to the hub cluster. TargetHubAPIClient *clients.Settings // SeedSNOAPIClient is the api client to the seed SNO cluster. SeedSNOAPIClient *clients.Settings // TargetSNOAPIClient is the api client to the target SNO cluster. TargetSNOAPIClient *clients.Settings )
Functions ¶
func DefineAPIClient ¶
DefineAPIClient creates new api client instance connected to given cluster.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.