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

The config specifying which default library templates to install.

Attributes

  • installation (type: String.t, default: nil) - Configures the manner in which the template library is installed on the cluster.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.