public class PollingConfigMapGetter extends Object implements ConfigMapGetter
| Constructor and Description |
|---|
PollingConfigMapGetter() |
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.openapi.models.V1ConfigMap |
get(String namespace,
String name) |
public io.kubernetes.client.openapi.models.V1ConfigMap get(String namespace, String name)
get in interface ConfigMapGetterCopyright © 2021. All rights reserved.