Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V1alpha1VirtualMachinePoolSpec

Hierarchy

  • V1alpha1VirtualMachinePoolSpec

Index

Properties

maxUnavailable?: string

IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.

memberof

V1alpha1VirtualMachinePoolSpec

memberof

V1alpha1VirtualMachinePoolSpec

paused?: boolean

Indicates that the pool is paused.

memberof

V1alpha1VirtualMachinePoolSpec

replicas?: number

Number of desired pods. This is a pointer to distinguish between explicit zero and not specified. Defaults to 1.

memberof

V1alpha1VirtualMachinePoolSpec

memberof

V1alpha1VirtualMachinePoolSpec

memberof

V1alpha1VirtualMachinePoolSpec

virtualMachineTemplate: V1alpha1VirtualMachineTemplateSpec
memberof

V1alpha1VirtualMachinePoolSpec

Generated using TypeDoc