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

Role is the type for Kubernetes roles

Attributes

  • predefinedRole (type: String.t, default: nil) - predefined_role is the Kubernetes default role to use

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.