OptionalapiAPIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
OptionalkindKind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
OptionalmetadataObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.
VirtualMachineInstance Spec contains the VirtualMachineInstance specification.
OptionalstatusStatus is the high level overview of how the VirtualMachineInstance is doing. It contains information available to controllers and users.
Optionalconditions?: V1VirtualMachineInstanceReplicaSetCondition[]OptionallabelSelector?: stringCanonical form of the label selector for HPA which consumes it through the scale subresource.
OptionalreadyReplicas?: numberThe number of ready replicas for this replica set.
Optionalreplicas?: numberTotal number of non-terminated pods targeted by this deployment (their labels match the selector).
VirtualMachineInstance is the VirtualMachineInstance Definition. It represents a virtual machine in the runtime environment of kubernetes.