ServiceTaskSpecContainerSpecMountTmpfsOptions

data class ServiceTaskSpecContainerSpecMountTmpfsOptions(val mode: Int? = null, val sizeBytes: Int? = null)

Constructors

constructor(mode: Int? = null, sizeBytes: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val mode: Int? = null

Scheduling mode for the service

Link copied to clipboard
val sizeBytes: Int? = null