ClusterWorkloadAltsConfig

data class ClusterWorkloadAltsConfig(val enableAlts: Boolean)

Constructors

Link copied to clipboard
constructor(enableAlts: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the alts handshaker should be enabled or not for direct-path. Requires Workload Identity (workloadPool) must be non-empty).