接口的使用
org.apache.pulsar.functions.secretsproviderconfigurator.SecretsProviderConfigurator
-
使用SecretsProviderConfigurator的程序包 程序包 说明 org.apache.pulsar.functions.secretsproviderconfigurator -
-
org.apache.pulsar.functions.secretsproviderconfigurator中SecretsProviderConfigurator的使用
实现SecretsProviderConfigurator的org.apache.pulsar.functions.secretsproviderconfigurator中的类 修饰符和类型 类 说明 classDefaultSecretsProviderConfiguratorThis is a barebones version of a secrets provider which wires in ClearTextSecretsProvider to the function instances/containers.classKubernetesSecretsProviderConfiguratorThis file defines the SecretsProviderConfigurator that will be used by default for running in Kubernetes.classNameAndConfigBasedSecretsProviderConfiguratorThis is a very simple secrets provider which wires in a given secrets provider classname/config to the function instances/containers.
-