Method: Google::Cloud::Container::V1beta1::ClusterUpdate#desired_authenticator_groups_config

Defined in:
proto_docs/google/container/v1beta1/cluster_service.rb

#desired_authenticator_groups_config::Google::Cloud::Container::V1beta1::AuthenticatorGroupsConfig

Returns AuthenticatorGroupsConfig specifies the config for the cluster security groups settings.

Returns:



2090
2091
2092
2093
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 2090

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