DockerSecretsProviderType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: ContainerSecretsProviderType
Docker secrets provider. Files with secrets are by default located in "/run/secrets/*" directory or in "C:\ProgramData\Docker\secrets\*" directory.
Item Summary  
Name Type Multiplicity Description
identifier property
string
[1,1] Unique identifier of this secrets provider. 
display container
DisplayType
[0,1] Display name, icon and styles for secret provider. 
description property
string
[0,1] Free-form description of the secrets provider. 
documentation property
string
[0,1] Free-form description of the secrets provider. 
cache property
duration
[0,1] Time-to-live when caching the secrets provided by this provider. 
allowKeyPrefix property
string
[0,-1] Allowed prefix for the secret keys resolved by this provider. 
charset property
string
[0,1] Charset of the files where secrets are stored.