public class PollingEndpointsGetter extends Object implements EndpointsGetter
| Constructor and Description |
|---|
PollingEndpointsGetter(io.kubernetes.client.openapi.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1Endpoints |
get(String namespace,
String name) |
public PollingEndpointsGetter(io.kubernetes.client.openapi.ApiClient apiClient)
public io.kubernetes.client.openapi.models.V1Endpoints get(String namespace, String name)
get in interface EndpointsGetterCopyright © 2023. All rights reserved.