View Source GoogleApi.GKEHub.V1.Model.PolicyBinding (google_api_gke_hub v0.16.0)

Binauthz policy that applies to this cluster.

Attributes

  • name (type: String.t, default: nil) - The relative resource name of the binauthz platform policy to audit. GKE platform policies have the following format: projects/{project_number}/platforms/gke/policies/{policy_id}.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEHub.V1.Model.PolicyBinding{name: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.