# Functions

RegisterDefaults adds defaulters functions to the given scheme.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

LoadBalancerAvailableCondition is a condition that indicates that the API server load balancer is available.
LoadBalancerFailedReason is used to indicate any error with the availability of the load balancer.
LoadBalancerNotAvailableReason is used to indicate that the load balancer isn't available.
MachineFinalizer allows ReconcileMicrovmMachine to clean up resources associated with MicrovmMachine before removing it from the apiserver.
MicrovmDeletedFailedReason indicates the microvm failed to deleted cleanly.
MicrovmDeletingReason indicates the microvm is in a deleted state.
MicrovmPendingReason indicates the microvm is in a pending state.
MicrovmProvisionFailedReason indicates that the microvm failed to provision.
MicrovmReadyCondition indicates that the microvm is in a running state.
MicrovmUnknownStateReason indicates that the microvm in in an unknown or unsupported state for reconciliation.
WaitingForBootstrapDataReason indicates that microvm is waiting for the bootstrap data to be available before proceeding.
WaitingForClusterInfraReason indicates that the microvm reconciliation is waiting for the cluster infrastructure to be ready before proceeding.

# Variables

AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

MicrovmCluster is the Schema for the microvmclusters API.
MicrovmClusterList contains a list of MicrovmCluster.
MicrovmClusterSpec defines the desired state of MicrovmCluster.
MicrovmClusterStatus defines the observed state of MicrovmCluster.
No description provided by the author
MicrovmMachine is the Schema for the microvmmachines API.
MicrovmMachineList contains a list of MicrovmMachine.
MicrovmMachineSpec defines the desired state of MicrovmMachine.
MicrovmMachineStatus defines the observed state of MicrovmMachine.
MicrovmMachineTemplate is the Schema for the microvmmachinetemplates API.
MicrovmMachineTemplateList contains a list of MicrovmMachineTemplate.
MicrovmMachineTemplateResource describes the data needed to create a MicrovmMachine from a template.
MicrovmMachineTemplateSpec defines the desired state of MicrovmMachineTemplate.
Placement represents configuration relating to the placement of the microvms.
No description provided by the author
StaticPoolPlacement represents the configuration for placing microvms across a pool of predefined servers.
TLSConfig represents config for connecting to TLS enabled hosts.