vertx / io.vertx.config.kubernetes

Package io.vertx.config.kubernetes

Types

ConfigMapStore

open class ConfigMapStore : ConfigStore

An implementation of configuration store reading config map from Kubernetes.

ConfigMapStoreFactory

open class ConfigMapStoreFactory : ConfigStoreFactory

KubernetesUtils

open class KubernetesUtils

Utility methods for Kubernetes.