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

646 B

TaskSpecContainerSpecConfigsInnerFile

Properties

Name Type Description Notes
name Option<String> Name represents the final filename in the filesystem. [optional]
uid Option<String> UID represents the file UID. [optional]
gid Option<String> GID represents the file GID. [optional]
mode Option<i32> Mode represents the FileMode of the file. [optional]

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