Kubernetes Engine V1beta1 API - Class Google::Cloud::Container::V1beta1::RayOperatorConfig (v0.43.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::RayOperatorConfig.

Configuration options for the Ray Operator add-on.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enabled

def enabled() -> ::Boolean
Returns
  • (::Boolean) — Whether the Ray addon is enabled for this cluster.

#enabled=

def enabled=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether the Ray addon is enabled for this cluster.
Returns
  • (::Boolean) — Whether the Ray addon is enabled for this cluster.

#ray_cluster_logging_config

def ray_cluster_logging_config() -> ::Google::Cloud::Container::V1beta1::RayClusterLoggingConfig
Returns

#ray_cluster_logging_config=

def ray_cluster_logging_config=(value) -> ::Google::Cloud::Container::V1beta1::RayClusterLoggingConfig
Parameter
Returns

#ray_cluster_monitoring_config

def ray_cluster_monitoring_config() -> ::Google::Cloud::Container::V1beta1::RayClusterMonitoringConfig
Returns

#ray_cluster_monitoring_config=

def ray_cluster_monitoring_config=(value) -> ::Google::Cloud::Container::V1beta1::RayClusterMonitoringConfig
Parameter
Returns