Class: Google::Container::V1beta1::LegacyAbac
- Inherits:
-
Object
- Object
- Google::Container::V1beta1::LegacyAbac
- Defined in:
- lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/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
386 |
# File 'lib/google/cloud/container/v1beta1/doc/google/container/v1beta1/cluster_service.rb', line 386 class LegacyAbac; end |