GoogleApi.Container.V1.Model.QueuedProvisioning (google_api_container v0.57.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.