# Functions
Returns a VirtualServer with the provided name and namespace.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VirtualServer Linux operating system.
VirtualServer Windows operating system.
VSConditionReasonDefinitionDeprecated indicates that the definition used to configure the VirtualServer has been deprecated and a manual update is required.
VSConditionReasonFailed indicates that the VirtualServer was not able to create or start.
VSConditionReasonInitializing indicates that the VirtualServer is initializing for the first time.
VSConditionReasonPending indicates that the VirtualServer is pending an update to its spec.
VSConditionReasonReady indicates that the VirtualServer has successfully been created and is ready for use.
VSConditionReasonResizeInProgress indicates that the VirtualServer root disk is being resized.
VSConditionReasonSecretCreated indicates that the VirtualServer secret have been successfully created.
VSConditionReasonServicesCreated indicates that the VirtualServer services have been successfully created.
VSConditionReasonServicesReady indicates that the required services are ready.
VSConditionReasonStarted indicates that the VirtualServer has started.
VSConditionReasonStopped indicates that the VirtualServer been stopped.
VSConditionReasonTerminating indicates that a VirtualServer resource is terminating.
VSConditionReasonVMIShutdown indicates that the Virtual Machine Instance has been shut down.
VSConditionReasonVMNameTaken indicates that the name of the underlying VirtualMachine already exists or is owned by another VirtualServer and therefore could not be created.
VSConditionReasonVMReady indicates that the underlying VirtualMachine is ready.
VSConditionReasonWaitingForSecret indicates that the VirtualServer is waiting for the required secret to be ready.
VSConditionReasonWaitingForServices indicates that the VirtualServer is waiting for the required services to be ready.
VSConditionTypeReady describes the ready state of the Virtual Server.
VSConditionTypeServicesReady describes the ready state of the services dynamically created and/or those required by the VirtualServer.
VSConditionTypeServicesReady describes the ready state of the services dynamically created and/or those required by the VirtualServer.
VSConditionTypeStarted describes whether the VirtualServer has been started.
VSConditionTypeVMReady describes the ready state of the underlying VirtualMachine.
# 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
DiskAttributes describes disk sttributes.
No description provided by the author
VirtualServer is the Schema for the virtualservers API.
No description provided by the author
No description provided by the author
VirtualServerFloatingIP represents a source that will be used for a VirtualServer floating IP.
VirtualServerList contains a list of VirtualServer.
VirtualServerNetwork defines the network configuration of the VirtualServer.
No description provided by the author
VirtualServerOS defines the Operating System of the VirtualServer.
VirtualServerResourceCPU describes the CPU request for the VirtualServer.
VirtualServerResourceGPU describes the GPU request for the VirtualServer.
VirtualServerResources defines the resources requested for the VirtualServer.
VirtualServerServiceTemplate defines a service created by the VirtualServer.
VirtualServerSpec defines the desired state of VirtualServer.
VirtualServerStatus defines the observed state of VirtualServer.
VirtualServerStorage describes the Storage request for the VirtualServer.
VirtualServerStorageRoot describes the Storage request for root filesystem of the VirtualServer.
No description provided by the author
No description provided by the author
VirtualServerStorageVolume describes a named volume in the VirtualServer.
VirtualServerUser defines user login information in the VirtualServer The user login information will be used to configure the VirtualServer via cloudinit if supported.
VirtualServerVPC defines a VPC network for the Virtual Server to join.
# Type aliases
+kubebuilder:validation:Minimum=1 +kubebuilder:validation:Maximum=65535.
+kubebuilder:validation:Enum=cpu;gpu.
No description provided by the author
No description provided by the author
No description provided by the author