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

EdgeCluster contains information specific to Google Edge Clusters.

Attributes

  • resourceLink (type: String.t, default: nil) - Immutable. Self-link of the Google Cloud resource for the Edge Cluster. For example: //edgecontainer.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.GKEHub.V1.Model.EdgeCluster{resourceLink: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.