Name | Type | Multiplicity | Description |
---|---|---|---|
docker |
container DockerSecretsProviderType |
[0,1] | Docker secrets provider. |
file |
container FileSecretsProviderType |
[0,-1] | Secrets provider that reads secrets from files. |
environmentVariables |
container EnvironmentVariablesSecretsProviderType |
[0,-1] | Environment variables secrets provider. |
properties |
container PropertiesSecretsProviderType |
[0,-1] | Properties secrets provider. |
custom |
container CustomSecretsProviderType |
[0,-1] | Custom secrets provider implementation, that is not known at the compile time. |
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,-1]
Flags: RAM,runtime
Multiplicity: [0,-1]