| Class | Description |
|---|---|
| KubernetesRemoteConfigurationConfig | |
| KubernetesRemoteConfigurationSource |
This RemoteConfigurationSource will continuously poll the Kubernetes API for ConfigMap and Secret
containing the RemoteConfiguration objects.
|
| V1Object |
Custom object for Kubernetes objects such as
V1Secret
or 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 |
| Exception | Description |
|---|---|
| KubernetesResourceNotUpdated |