646 B
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] |