Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::GKEMasterInfo.
For display only. Metadata associated with a Google Kubernetes Engine (GKE) cluster master.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cluster_network_uri
def cluster_network_uri() -> ::String
    Returns
    
  - (::String) — URI of a GKE cluster network.
#cluster_network_uri=
def cluster_network_uri=(value) -> ::String
    Parameter
    
  - value (::String) — URI of a GKE cluster network.
    Returns
    
  - (::String) — URI of a GKE cluster network.
#cluster_uri
def cluster_uri() -> ::String
    Returns
    
  - (::String) — URI of a GKE cluster.
#cluster_uri=
def cluster_uri=(value) -> ::String
    Parameter
    
  - value (::String) — URI of a GKE cluster.
    Returns
    
  - (::String) — URI of a GKE cluster.
#dns_endpoint
def dns_endpoint() -> ::String
    Returns
    
  - (::String) — DNS endpoint of a GKE cluster control plane.
#dns_endpoint=
def dns_endpoint=(value) -> ::String
    Parameter
    
  - value (::String) — DNS endpoint of a GKE cluster control plane.
    Returns
    
  - (::String) — DNS endpoint of a GKE cluster control plane.
#external_ip
def external_ip() -> ::String
    Returns
    
  - (::String) — External IP address of a GKE cluster control plane.
#external_ip=
def external_ip=(value) -> ::String
    Parameter
    
  - value (::String) — External IP address of a GKE cluster control plane.
    Returns
    
  - (::String) — External IP address of a GKE cluster control plane.
#internal_ip
def internal_ip() -> ::String
    Returns
    
  - (::String) — Internal IP address of a GKE cluster control plane.
#internal_ip=
def internal_ip=(value) -> ::String
    Parameter
    
  - value (::String) — Internal IP address of a GKE cluster control plane.
    Returns
    
- (::String) — Internal IP address of a GKE cluster control plane.