Interface protos.google.cloud.networkmanagement.v1beta1.IGKEMasterInfo (1.0.2)

Properties of a GKEMasterInfo.

Package

@google-cloud/network-management!

Properties

clusterNetworkUri

clusterNetworkUri?: (string|null);

GKEMasterInfo clusterNetworkUri

Property Value
TypeDescription
(string|null)

clusterUri

clusterUri?: (string|null);

GKEMasterInfo clusterUri

Property Value
TypeDescription
(string|null)

externalIp

externalIp?: (string|null);

GKEMasterInfo externalIp

Property Value
TypeDescription
(string|null)

internalIp

internalIp?: (string|null);

GKEMasterInfo internalIp

Property Value
TypeDescription
(string|null)