package
0.2.2
Repository: https://github.com/alperencelik/kubemox.git
Documentation: pkg.go.dev

# Constants

ReconcileModeAnnotation is the annotation key for the reconcile mode ReconcileMode is the mode of the reconciliation it could be Normal, WatchOnly, EnsureExists, Disable, DryRun (to be implemented).
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

# 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

No description provided by the author
No description provided by the author
+kubebuilder:validation:XValidation:rule="(has(self.password) && !has(self.passwordFrom)) || (!has(self.password) && has(self.passwordFrom)) || (!has(self.password) && !has(self.passwordFrom))",message="Specify either password or passwordFrom, but not both" nolint:lll // This is required by kubebuilder.
Container is the Schema for the containers API.
ContainerList contains a list of Container.
ContainerSpec defines the desired state of Container.
ContainerStatus defines the observed state of Container.
No description provided by the author
No description provided by the author
No description provided by the author
CustomCertificate is the Schema for the customcertificates API.
CustomCertificateList contains a list of CustomCertificate.
CustomCertificateSpec defines the desired state of CustomCertificate.
CustomCertificateStatus defines the observed state of CustomCertificate.
No description provided by the author
No description provided by the author
ManagedVirtualMachine is the Schema for the managedvirtualmachines API.
ManagedVirtualMachineList contains a list of ManagedVirtualMachine.
ManagedVirtualMachineSpec defines the desired state of ManagedVirtualMachine.
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
No description provided by the author
StorageDownloadURL is the Schema for the storagedownloadurls API.
StorageDownloadURLList contains a list of StorageDownloadURL.
StorageDownloadURLSpec defines the desired state of StorageDownloadURL.
StorageDownloadURLStatus defines the observed state of StorageDownloadURL.
VirtualMachine is the Schema for the virtualmachines API.
No description provided by the author
No description provided by the author
VirtualMachineList contains a list of VirtualMachine.
No description provided by the author
VirtualMachineSet is the Schema for the virtualmachinesets API.
VirtualMachineSetList contains a list of VirtualMachineSet.
VirtualMachineSetSpec defines the desired state of VirtualMachineSet.
VirtualMachineSetStatus defines the observed state of VirtualMachineSet.
VirtualMachineSnapshot is the Schema for the virtualmachinesnapshots API.
VirtualMachineSnapshotList contains a list of VirtualMachineSnapshot.
VirtualMachineSnapshotPolicy is the Schema for the virtualmachinesnapshotpolicies API.
VirtualMachineSnapshotPolicyList contains a list of VirtualMachineSnapshotPolicy.
VirtualMachineSnapshotPolicySpec defines the desired state of VirtualMachineSnapshotPolicy.
VirtualMachineSnapshotPolicyStatus defines the observed state of VirtualMachineSnapshotPolicy.
VirtualMachineSnapshotSpec defines the desired state of VirtualMachineSnapshot.
VirtualMachineSnapshotStatus defines the observed state of VirtualMachineSnapshot.
VirtualMachineSpec defines the desired state of VirtualMachine.
No description provided by the author
VirtualMachineStatus defines the observed state of VirtualMachine.
VirtualMachineTemplate is the Schema for the virtualmachinetemplates API.
VirtualMachineTemplateList contains a list of VirtualMachineTemplate.
VirtualMachineTemplateSpec defines the desired state of VirtualMachineTemplate.
VirtualMachineTemplateStatus defines the observed state of VirtualMachineTemplate.
No description provided by the author