Class: Google::Cloud::GkeMultiCloud::V1::AttachedClustersAuthorization

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gkemulticloud/v1/attached_resources.rb

Overview

Configuration related to the cluster RBAC settings.

Instance Attribute Summary collapse

Instance Attribute Details

#admin_groups::Array<::Google::Cloud::GkeMultiCloud::V1::AttachedClusterGroup>



210
211
212
213
# File 'proto_docs/google/cloud/gkemulticloud/v1/attached_resources.rb', line 210

class AttachedClustersAuthorization
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#admin_users::Array<::Google::Cloud::GkeMultiCloud::V1::AttachedClusterUser>



210
211
212
213
# File 'proto_docs/google/cloud/gkemulticloud/v1/attached_resources.rb', line 210

class AttachedClustersAuthorization
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end