| Class | Description |
|---|---|
| KubernetesConfigMapRemoteConfigurationConfig | |
| KubernetesConfigMapRemoteConfigurationSource |
This RemoteConfigurationSource will continuously poll the Kubernetes API for a ConfigMap containing the
RemoteConfiguration object.
|
| V1ConfigMap |
Custom object for Kubernetes
V1ConfigMap
We define the fields we need here instead of pulling all K8s APIs to keep the size of the `ce-metrics` jar small
|
| V1ObjectMeta |