Documentation ¶
Index ¶
- Constants
- func NewClientFromCluster(ctrlClient client.Client, openStackCluster *infrav1.OpenStackCluster) (*gophercloud.ProviderClient, *clientconfig.ClientOpts, error)
- func NewClientFromMachine(ctrlClient client.Client, openStackMachine *infrav1.OpenStackMachine) (*gophercloud.ProviderClient, *clientconfig.ClientOpts, error)
Constants ¶
View Source
const ( CloudsSecretKey = "clouds.yaml" CaSecretKey = "cacert" )
Variables ¶
This section is empty.
Functions ¶
func NewClientFromCluster ¶
func NewClientFromCluster(ctrlClient client.Client, openStackCluster *infrav1.OpenStackCluster) (*gophercloud.ProviderClient, *clientconfig.ClientOpts, error)
func NewClientFromMachine ¶
func NewClientFromMachine(ctrlClient client.Client, openStackMachine *infrav1.OpenStackMachine) (*gophercloud.ProviderClient, *clientconfig.ClientOpts, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.