| Constructor and Description |
|---|
KubeCluster(Client client,
String nameSpace,
String endpointName) |
KubeCluster(Set<InetAddress> localAddresses,
Client client,
String nameSpace,
String endpointName) |
| Modifier and Type | Method and Description |
|---|---|
ClusterInfo |
getClusterInfo() |
ClusterInfo |
getClusterInfoNow() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocalAddresses, getLocalHostName, getServiceInfopublic KubeCluster(Set<InetAddress> localAddresses, Client client, String nameSpace, String endpointName)
public ClusterInfo getClusterInfo()
getClusterInfo in interface Clusterpublic ClusterInfo getClusterInfoNow()
Copyright © 2019 SPF4J. All rights reserved.