Documentation ¶
Index ¶
- func NewClient(cloud clientconfig.Cloud, caCert []byte) (*gophercloud.ProviderClient, *clientconfig.ClientOpts, string, error)
- func NewClientFromCluster(ctx context.Context, ctrlClient client.Client, ...) (*gophercloud.ProviderClient, *clientconfig.ClientOpts, string, error)
- func NewClientFromMachine(ctx context.Context, ctrlClient client.Client, ...) (*gophercloud.ProviderClient, *clientconfig.ClientOpts, string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶ added in v0.3.5
func NewClient(cloud clientconfig.Cloud, caCert []byte) (*gophercloud.ProviderClient, *clientconfig.ClientOpts, string, error)
func NewClientFromCluster ¶
func NewClientFromCluster(ctx context.Context, ctrlClient client.Client, openStackCluster *infrav1.OpenStackCluster) (*gophercloud.ProviderClient, *clientconfig.ClientOpts, string, error)
func NewClientFromMachine ¶
func NewClientFromMachine(ctx context.Context, ctrlClient client.Client, openStackMachine *infrav1.OpenStackMachine) (*gophercloud.ProviderClient, *clientconfig.ClientOpts, string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.