| Interface | Description |
|---|---|
| SecretsProviderConfigurator |
This file defines the SecretsProviderConfigurator interface.
|
| Class | Description |
|---|---|
| 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.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.