Class: Google::Container::V1::LegacyAbac
- Inherits:
-
Object
- Object
- Google::Container::V1::LegacyAbac
- Defined in:
- lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb
Overview
Configuration for the legacy Attribute Based Access Control authorization mode.
Instance Attribute Summary collapse
-
#enabled ⇒ true, false
Whether the ABAC authorizer is enabled for this cluster.
Instance Attribute Details
#enabled ⇒ true, false
370 |
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 370 class LegacyAbac; end |