Uses of Class
org.apache.camel.main.KubernetesConfigmapsVaultConfigurationProperties
-
Uses of KubernetesConfigmapsVaultConfigurationProperties in org.apache.camel.main
Methods in org.apache.camel.main that return KubernetesConfigmapsVaultConfigurationPropertiesModifier and TypeMethodDescriptionVaultConfigurationProperties.kubernetesConfigmaps()KubernetesConfigmapsVaultConfigurationProperties.withConfigmaps(String configmaps) Specify the configmaps names (or pattern) to check for updates.KubernetesConfigmapsVaultConfigurationProperties.withRefreshEnabled(boolean refreshEnabled) Whether to automatically reload Camel upon Configmaps being updated in Kubernetes Cluster.