package
0.0.0-20241112164552-c116a603b7e0
Repository: https://github.com/jcho02/cluster-api-provider-openstack.git
Documentation: pkg.go.dev

# Packages

Package mock is a generated GoMock package.

# Functions

NewComputeClient returns a new compute client.
NewComputeErrorClient returns a ComputeClient in which every method returns the given error.
NewImageClient returns a new glance client.
NewImageErrorClient returns an ImageClient in which every method returns the given error.
NewLbClient returns a new loadbalancer client.
NewNetworkClient returns an instance of the networking service.
NewVolumeClient returns a new cinder client.
NewVolumeErrorClient returns a VolumeClient in which every method returns the given error.

# Constants

NovaMinimumMicroversion is the minimum Nova microversion supported by CAPO 2.60 corresponds to OpenStack Queens For the canonical description of Nova microversions, see https://docs.openstack.org/nova/latest/reference/api-microversion-history.html CAPO uses server tags, which were added in microversion 2.52.

# Structs

ServerExt is the base gophercloud Server with extensions used by InstanceStatus.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author