Reference documentation and code samples for the GKE Hub V1beta1 API class Google::Cloud::GkeHub::V1beta1::MembershipEndpoint.
MembershipEndpoint contains information needed to contact a Kubernetes API, endpoint and any additional Kubernetes metadata.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#appliance_cluster
def appliance_cluster() -> ::Google::Cloud::GkeHub::V1beta1::ApplianceCluster
- (::Google::Cloud::GkeHub::V1beta1::ApplianceCluster) — Optional. Specific information for a GDC Edge Appliance cluster.
#appliance_cluster=
def appliance_cluster=(value) -> ::Google::Cloud::GkeHub::V1beta1::ApplianceCluster
- value (::Google::Cloud::GkeHub::V1beta1::ApplianceCluster) — Optional. Specific information for a GDC Edge Appliance cluster.
- (::Google::Cloud::GkeHub::V1beta1::ApplianceCluster) — Optional. Specific information for a GDC Edge Appliance cluster.
#edge_cluster
def edge_cluster() -> ::Google::Cloud::GkeHub::V1beta1::EdgeCluster
- (::Google::Cloud::GkeHub::V1beta1::EdgeCluster) — Optional. Specific information for a Google Edge cluster.
#edge_cluster=
def edge_cluster=(value) -> ::Google::Cloud::GkeHub::V1beta1::EdgeCluster
- value (::Google::Cloud::GkeHub::V1beta1::EdgeCluster) — Optional. Specific information for a Google Edge cluster.
- (::Google::Cloud::GkeHub::V1beta1::EdgeCluster) — Optional. Specific information for a Google Edge cluster.
#gke_cluster
def gke_cluster() -> ::Google::Cloud::GkeHub::V1beta1::GkeCluster
- (::Google::Cloud::GkeHub::V1beta1::GkeCluster) — Optional. Specific information for a GKE-on-GCP cluster.
#gke_cluster=
def gke_cluster=(value) -> ::Google::Cloud::GkeHub::V1beta1::GkeCluster
- value (::Google::Cloud::GkeHub::V1beta1::GkeCluster) — Optional. Specific information for a GKE-on-GCP cluster.
- (::Google::Cloud::GkeHub::V1beta1::GkeCluster) — Optional. Specific information for a GKE-on-GCP cluster.
#kubernetes_metadata
def kubernetes_metadata() -> ::Google::Cloud::GkeHub::V1beta1::KubernetesMetadata
- (::Google::Cloud::GkeHub::V1beta1::KubernetesMetadata) — Output only. Useful Kubernetes-specific metadata.
#kubernetes_resource
def kubernetes_resource() -> ::Google::Cloud::GkeHub::V1beta1::KubernetesResource
-
(::Google::Cloud::GkeHub::V1beta1::KubernetesResource) —
Optional. The in-cluster Kubernetes Resources that should be applied for a correctly registered cluster, in the steady state. These resources:
- Ensure that the cluster is exclusively registered to one and only one Hub Membership.
- Propagate Workload Pool Information available in the Membership Authority field.
- Ensure proper initial configuration of default Hub Features.
#kubernetes_resource=
def kubernetes_resource=(value) -> ::Google::Cloud::GkeHub::V1beta1::KubernetesResource
-
value (::Google::Cloud::GkeHub::V1beta1::KubernetesResource) —
Optional. The in-cluster Kubernetes Resources that should be applied for a correctly registered cluster, in the steady state. These resources:
- Ensure that the cluster is exclusively registered to one and only one Hub Membership.
- Propagate Workload Pool Information available in the Membership Authority field.
- Ensure proper initial configuration of default Hub Features.
-
(::Google::Cloud::GkeHub::V1beta1::KubernetesResource) —
Optional. The in-cluster Kubernetes Resources that should be applied for a correctly registered cluster, in the steady state. These resources:
- Ensure that the cluster is exclusively registered to one and only one Hub Membership.
- Propagate Workload Pool Information available in the Membership Authority field.
- Ensure proper initial configuration of default Hub Features.
#multi_cloud_cluster
def multi_cloud_cluster() -> ::Google::Cloud::GkeHub::V1beta1::MultiCloudCluster
- (::Google::Cloud::GkeHub::V1beta1::MultiCloudCluster) — Optional. Specific information for a GKE Multi-Cloud cluster.
#multi_cloud_cluster=
def multi_cloud_cluster=(value) -> ::Google::Cloud::GkeHub::V1beta1::MultiCloudCluster
- value (::Google::Cloud::GkeHub::V1beta1::MultiCloudCluster) — Optional. Specific information for a GKE Multi-Cloud cluster.
- (::Google::Cloud::GkeHub::V1beta1::MultiCloudCluster) — Optional. Specific information for a GKE Multi-Cloud cluster.
#on_prem_cluster
def on_prem_cluster() -> ::Google::Cloud::GkeHub::V1beta1::OnPremCluster
- (::Google::Cloud::GkeHub::V1beta1::OnPremCluster) — Optional. Specific information for a GKE On-Prem cluster. An onprem user-cluster who has no resourceLink is not allowed to use this field, it should have a nil "type" instead.
#on_prem_cluster=
def on_prem_cluster=(value) -> ::Google::Cloud::GkeHub::V1beta1::OnPremCluster
- value (::Google::Cloud::GkeHub::V1beta1::OnPremCluster) — Optional. Specific information for a GKE On-Prem cluster. An onprem user-cluster who has no resourceLink is not allowed to use this field, it should have a nil "type" instead.
- (::Google::Cloud::GkeHub::V1beta1::OnPremCluster) — Optional. Specific information for a GKE On-Prem cluster. An onprem user-cluster who has no resourceLink is not allowed to use this field, it should have a nil "type" instead.