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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version of the Google.Cloud.Container.V1 API is 3.33.0, with documentation available for multiple versions ranging from 3.33.0 down to 2.3.0."],["The `LegacyAbac` class provides configuration for legacy Attribute Based Access Control (ABAC) authorization in Google Kubernetes Engine v1."],["`LegacyAbac` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the `object` class."],["The `Enabled` property within the `LegacyAbac` class determines if the ABAC authorizer is active, granting permissions beyond RBAC and IAM configurations when enabled."],["The class has two constructors `LegacyAbac()` which is a default constructor, and `LegacyAbac(LegacyAbac other)` which takes another `LegacyAbac` as a parameter."]]],[]]