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-03-21 UTC."],[[["The latest version of the Google.Cloud.Container.V1 library is 3.33.0, with numerous previous versions also available, ranging from 3.32.0 down to 2.3.0."],["The `LegacyAbac` class, part of the Google.Cloud.Container.V1 namespace, is designed for configuring Attribute Based Access Control authorization in clusters."],["`LegacyAbac` implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from `Object`."],["The `LegacyAbac` class has two constructors: a default constructor and one that accepts another `LegacyAbac` instance for parameter."],["The main property of the `LegacyAbac` class is `Enabled`, a boolean property that determines if the ABAC authorizer is turned on for the cluster, granting static permissions to system entities."]]],[]]