# Packages
Package mock is a generated GoMock package.
# Functions
No description provided by the author
No description provided by the author
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.
No description provided by the author
No description provided by the author
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.
# 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
Result carries either a result or a non-nil error.
No description provided by the author