Reference documentation and code samples for the Google Cloud Container V1 Client class LegacyAbac.
Configuration for the legacy Attribute Based Access Control authorization mode.
Generated from protobuf message google.container.v1.LegacyAbac
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ 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.
getEnabled
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.
Generated from protobuf field bool enabled = 1;
bool
setEnabled
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.
Generated from protobuf field bool enabled = 1;
var
bool
$this