MembershipEndpoint

data class MembershipEndpoint(val gkeCluster: MembershipEndpointGkeCluster? = null)

Constructors

Link copied to clipboard
constructor(gkeCluster: MembershipEndpointGkeCluster? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If this Membership is a Kubernetes API server hosted on GKE, this is a self link to its GCP resource. Structure is documented below.