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

BundleInstallSpec is the specification configuration for a single managed bundle.

Attributes

  • exemptedNamespaces (type: list(String.t), default: nil) - The set of namespaces to be exempted from the bundle.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEHub.V1.Model.PolicyControllerBundleInstallSpec{
  exemptedNamespaces: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.