| Package | Description |
|---|---|
| org.apache.pulsar.functions.secretsproviderconfigurator |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSecretsProviderConfigurator
This is a barebones version of a secrets provider which wires in ClearTextSecretsProvider
to the function instances/containers.
|
class |
KubernetesSecretsProviderConfigurator
This file defines the SecretsProviderConfigurator that will be used by default for running in Kubernetes.
|
class |
NameAndConfigBasedSecretsProviderConfigurator
This is a very simple secrets provider which wires in a given secrets provider classname/config
to the function instances/containers.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.