Class LegacyAbac (2.12.2)

LegacyAbac(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration for the legacy Attribute Based Access Control authorization mode.

Attribute

NameDescription
enabled bool
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.