public class KubernetesAPIServiceImpl extends org.elasticsearch.common.component.AbstractComponent implements KubernetesAPIService, java.io.Closeable
deprecationLogger, logger, settingsMAX_WAIT_SETTING, NAME_SPACE_SETTING, REFRESH_SETTING, RETRY_SETTING, SERVICE_NAME_SETTING, VERSION| Constructor and Description |
|---|
KubernetesAPIServiceImpl(org.elasticsearch.common.settings.Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.client.KubernetesClient |
client() |
void |
close() |
io.fabric8.kubernetes.api.model.Endpoints |
endpoints()
Return a collection of IP addresses for the service endpoints
|
public KubernetesAPIServiceImpl(org.elasticsearch.common.settings.Settings settings)
public io.fabric8.kubernetes.api.model.Endpoints endpoints()
KubernetesAPIServiceendpoints in interface KubernetesAPIServicepublic io.fabric8.kubernetes.client.KubernetesClient client()
public void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableCopyright © 2015-2018. All Rights Reserved.