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 available for the Google.Cloud.Container.V1 API is 3.33.0, with a range of versions from 2.3.0 up to the latest being accessible."],["The LegacyAbac class is part of the Google Kubernetes Engine v1 API and is used to configure legacy Attribute Based Access Control (ABAC) authorization."],["LegacyAbac is a sealed class that implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The LegacyAbac class has a single property, `Enabled`, which is a boolean indicating whether ABAC authorization is active for the cluster."],["There are two constructors, a parameterless constructor and one that takes another LegacyAbac object as parameter."]]],[]]