Uses of Class
org.apache.camel.main.KubernetesVaultConfigurationProperties
-
Uses of KubernetesVaultConfigurationProperties in org.apache.camel.main
Methods in org.apache.camel.main that return KubernetesVaultConfigurationPropertiesModifier and TypeMethodDescriptionVaultConfigurationProperties.kubernetes()KubernetesVaultConfigurationProperties.withRefreshEnabled(boolean refreshEnabled) Whether to automatically reload Camel upon secrets being updated in Kubernetes Cluster.KubernetesVaultConfigurationProperties.withSecrets(String secrets) Specify the secret names (or pattern) to check for updates.