public interface KubernetesAPIService extends org.elasticsearch.common.component.LifecycleComponent<KubernetesAPIService>
| Modifier and Type | Interface and Description |
|---|---|
static class |
KubernetesAPIService.Fields |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.api.model.Endpoints |
endpoints()
Return a collection of IP addresses for the service endpoints
|
Copyright © 2015. All Rights Reserved.