View Source GoogleApi.GKEHub.V1.Model.MultiClusterIngressFeatureSpec (google_api_gke_hub v0.3.1)

Multi-cluster Ingress: The configuration for the MultiClusterIngress feature.

Attributes

  • configMembership (type: String.t, default: nil) - Fully-qualified Membership name which hosts the MultiClusterIngress CRD. Example: projects/foo-proj/locations/global/memberships/bar

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.GKEHub.V1.Model.MultiClusterIngressFeatureSpec{
  configMembership: String.t() | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.