Class V1Object
java.lang.Object
io.confluent.telemetry.config.remote.polling.kubernetes.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
-
Constructor Details
-
V1Object
-
-
Method Details
-
getKind
-
getData
-
getMetadata
-