View Source GoogleApi.Container.V1.Model.QueuedProvisioning (google_api_container v0.45.0)

QueuedProvisioning defines the queued provisioning used by the node pool.

Attributes

  • enabled (type: boolean(), default: nil) - Denotes that this nodepool is QRM specific, meaning nodes can be only obtained through queuing via the Cluster Autoscaler ProvisioningRequest API.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Container.V1.Model.QueuedProvisioning{
  enabled: boolean() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.