docker-sdk-rust/docs/TaskSpecContainerSpecSecretsInner.md
2025-06-16 16:37:36 +07:00

795 B

TaskSpecContainerSpecSecretsInner

Properties

Name Type Description Notes
file Option<models::TaskSpecContainerSpecSecretsInnerFile> [optional]
secret_id Option<String> SecretID represents the ID of the specific secret that we're referencing. [optional]
secret_name Option<String> SecretName is the name of the secret that this references, but this is just provided for lookup/display purposes. The secret in the reference will be identified by its ID. [optional]

[Back to Model list] [Back to API list] [Back to README]