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

Dataplane V2: Spec

Attributes

  • enableEncryption (type: boolean(), default: nil) - Enable dataplane-v2 based encryption for multiple clusters.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEHub.V1.Model.DataplaneV2FeatureSpec{
  enableEncryption: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.