Class: Google::Cloud::Container::V1beta1::RayOperatorConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/container/v1beta1/cluster_service.rb

Overview

Configuration options for the Ray Operator add-on.

Instance Attribute Summary collapse

Instance Attribute Details

#enabled::Boolean



1789
1790
1791
1792
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 1789

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

#ray_cluster_logging_config::Google::Cloud::Container::V1beta1::RayClusterLoggingConfig



1789
1790
1791
1792
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 1789

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

#ray_cluster_monitoring_config::Google::Cloud::Container::V1beta1::RayClusterMonitoringConfig



1789
1790
1791
1792
# File 'proto_docs/google/container/v1beta1/cluster_service.rb', line 1789

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