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

MembershipFeatureSpec contains configuration information for a single Membership.

Attributes

  • configmanagement (type: GoogleApi.GKEHub.V1.Model.ConfigManagementMembershipSpec.t, default: nil) - Config Management-specific spec.

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.MembershipFeatureSpec{
  configmanagement:
    GoogleApi.GKEHub.V1.Model.ConfigManagementMembershipSpec.t() | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.