public class InformerEndpointsGetter extends Object implements EndpointsGetter
| Constructor and Description |
|---|
InformerEndpointsGetter(io.kubernetes.client.informer.cache.Lister<io.kubernetes.client.openapi.models.V1Endpoints> lister) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1Endpoints |
get(String namespace,
String name) |
public InformerEndpointsGetter(io.kubernetes.client.informer.cache.Lister<io.kubernetes.client.openapi.models.V1Endpoints> lister)
public io.kubernetes.client.openapi.models.V1Endpoints get(String namespace, String name)
get in interface EndpointsGetterCopyright © 2021. All rights reserved.