Package io.confluent.remote.config.poller.kubernetes
package io.confluent.remote.config.poller.kubernetes
-
ClassesClassDescriptionThis class is used to parse the ConfigMap returned from the Kubernetes API.This RemoteConfigurationSource will continuously poll the Kubernetes API for a ConfigMap containing the RemoteConfiguration object.Custom object for Kubernetes V1ConfigMap We define the fields we need here instead of pulling all K8s APIs to keep the size of the jar smallCustom object for Kubernetes configmap metadata name: The name of the kubernetes resource namespace: The namespace of the kubernetes resource resourceVersion: The version of the kubernetes resource