ServiceTaskSpecContainerSpecPrivilegesCredentialSpec

data class ServiceTaskSpecContainerSpecPrivilegesCredentialSpec(val file: String? = null, val registry: String? = null)

Constructors

constructor(file: String? = null, registry: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val file: String? = null

Load credential spec from this file

Link copied to clipboard
val registry: String? = null

Load credential spec from this value in the Windows registry