NodePoolTeeConfig

data class NodePoolTeeConfig(val teeEnable: Boolean? = null)

Constructors

Link copied to clipboard
constructor(teeEnable: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val teeEnable: Boolean? = null

Specifies whether to enable confidential computing for the cluster.