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

WorkloadPolicyConfig is the configuration of workload policy for autopilot clusters.

Attributes

  • allowNetAdmin (type: boolean(), default: nil) - If true, workloads can use NET_ADMIN capability.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.