Uses of Interface
org.apache.pulsar.functions.secretsproviderconfigurator.SecretsProviderConfigurator
Packages that use SecretsProviderConfigurator
-
Uses of SecretsProviderConfigurator in org.apache.pulsar.functions.secretsproviderconfigurator
Classes in org.apache.pulsar.functions.secretsproviderconfigurator that implement SecretsProviderConfiguratorModifier and TypeClassDescriptionclassThis is a barebones version of a secrets provider which wires in ClearTextSecretsProvider to the function instances/containers.classThis file defines the SecretsProviderConfigurator that will be used by default for running in Kubernetes.classThis is a very simple secrets provider which wires in a given secrets provider classname/config to the function instances/containers.