程序包 org.apache.pulsar.functions.secretsproviderconfigurator
-
接口概要 接口 说明 SecretsProviderConfigurator This file defines the SecretsProviderConfigurator interface. -
类概要 类 说明 DefaultSecretsProviderConfigurator This is a barebones version of a secrets provider which wires in ClearTextSecretsProvider to the function instances/containers.KubernetesSecretsProviderConfigurator This file defines the SecretsProviderConfigurator that will be used by default for running in Kubernetes.NameAndConfigBasedSecretsProviderConfigurator This is a very simple secrets provider which wires in a given secrets provider classname/config to the function instances/containers.