Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NodePoolOptions

Options for creating or updating node pools.

Properties

Optional images

images: Array<string>

Deprecated. See sources. When creating a node pool using the {@code CreateNodePoolDetails} object, only image names contained in this property can be passed to the {@code nodeImageName} property.

Optional kubernetesVersions

kubernetesVersions: Array<string>

Available Kubernetes versions.

Optional shapes

shapes: Array<string>

Available shapes for nodes.

Optional sources

Available source of the node.

Functions

getDeserializedJsonObj

getJsonObj