# Constants
ControlPlaneEndpointFinalizer allows ControlPlaneEndpointReconciler to clean up resources associated with ControlPlaneEndpoint before removing it from the API server.
GroupName is the name of the API group.
VCenterFinalizer allows VCenterReconciler to clean up resources associated with VCenter before removing it from the API server.
Version is the API version.
VMFinalizer allows this reconciler to cleanup resources before removing the VSphereVM from the API Server.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
# Structs
ClusterEnvVarSpec defines the spec for the EnvVar generator targeting a specific Cluster API cluster.
No description provided by the author
No description provided by the author
No description provided by the author
ControlPlaneEndpoint is the schema for a cluster virtual ip.
ControlPlaneEndpointList contains a list of ControlPlaneEndpoint.
ControlPlaneEndpointSpec defines the desired state of the ControlPlaneEndpoint.
ControlPlaneEndpointStatus defines the observed state of the ControlPlaneEndpoint.
EnvVar is the schema for a EnvVar generator.
EnvVarList contains a list of EnvVar.
EnvVarSpec defines the desired state of the EnvVar.
EnvVarStatus defines the observed state of the EnvVar.
NamespacedRef defines a reference to an object of a well known API Group and kind.
No description provided by the author
VCenterSimulator is the schema for a VCenter simulator server.
VCenterSimulatorList contains a list of VCenterSimulator.
VCenterSimulatorModel defines the model to be used by the VCenterSimulator.
VCenterSimulatorSpec defines the desired state of the VCenterSimulator.
VCenterSimulatorStatus defines the observed state of the VCenterSimulator.
VCenterSpec defines info about the vCenter instance that the vm-operator interacts with.
No description provided by the author
VMOperatorDependencies is the schema for a VM operator dependencies.
VMOperatorDependenciesList contains a list of VMOperatorDependencies.
VMOperatorDependenciesSpec defines the desired state of the VMOperatorDependencies in the namespace where this object is created.
VMOperatorDependenciesStatus defines the observed state of the VMOperatorDependencies.
VMOperatorRef provide a reference to the running instance of vm-operator.