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

The build version of Gatekeeper Policy Controller is using.

Attributes

  • version (type: String.t, default: nil) - The gatekeeper image tag that is composed of ACM version, git tag, build number.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.