public class KubernetesCoordinator extends Object implements ClusterRegister, ClusterNodesQuery
RemoteInstance.| Constructor and Description |
|---|
KubernetesCoordinator(ModuleDefineHolder manager,
ClusterModuleKubernetesConfig config) |
| Modifier and Type | Method and Description |
|---|---|
List<RemoteInstance> |
queryRemoteNodes() |
void |
registerRemote(RemoteInstance remoteInstance) |
public KubernetesCoordinator(ModuleDefineHolder manager, ClusterModuleKubernetesConfig config)
public List<RemoteInstance> queryRemoteNodes()
queryRemoteNodes in interface ClusterNodesQuerypublic void registerRemote(RemoteInstance remoteInstance) throws ServiceRegisterException
registerRemote in interface ClusterRegisterServiceRegisterExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.