View Source GoogleApi.GKEHub.V1.Model.IdentityServiceMembershipSpec (google_api_gke_hub v0.8.0)

Anthos Identity Service: Configuration for a single Membership.

Attributes

  • authMethods (type: list(GoogleApi.GKEHub.V1.Model.IdentityServiceAuthMethod.t), default: nil) - A member may support multiple auth methods.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEHub.V1.Model.IdentityServiceMembershipSpec{
  authMethods: [GoogleApi.GKEHub.V1.Model.IdentityServiceAuthMethod.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.