LegacyAbacResponse

data class LegacyAbacResponse(val enabled: Boolean)

Configuration for the legacy Attribute Based Access Control authorization mode.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the ABAC authorizer is enabled for this cluster. When enabled, identities in the system, including service accounts, nodes, and controllers, will have statically granted permissions beyond those provided by the RBAC configuration or IAM.