@Client(id="kubernetes",
path="/api/v1")
@Requires(property="kubernetes.client.enabled",
notEquals="false")
public interface KubernetesClient
extends KubernetesOperations
Client implementation of KubernetesOperations.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SERVICE_ID |
getConfigMap, getEndpoints, getPod, getSecret, getService, listConfigMaps, listConfigMaps, listEndpoints, listSecrets, listSecrets, listServices, watchConfigMapsstatic final java.lang.String SERVICE_ID