TaskSpecContainerSpecConfigsInnerFile

constructor(name: String? = null, UID: String? = null, GID: String? = null, mode: Int? = null)

Parameters

name

Name represents the final filename in the filesystem.

UID

UID represents the file UID.

GID

GID represents the file GID.

mode

Mode represents the FileMode of the file.