| Interface | Description |
|---|---|
| FunctionAuthProvider |
This is a generic interface that functions can use to cache and distribute appropriate authentication
data that is needed to configure the runtime of functions to support appropriate authentication of function instances
|
| KubernetesFunctionAuthProvider |
Kubernetes runtime specific functions authentication provider
|
| Class | Description |
|---|---|
| ClearTextFunctionTokenAuthProvider | |
| FunctionAuthData | |
| FunctionAuthUtils | |
| KubernetesSecretsTokenAuthProvider |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.