Kubernetes Engine V1 API - Class Google::Cloud::Container::V1::RayOperatorConfig (v1.1.1)

Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::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 Operator addon is enabled for this cluster.

#enabled=

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

#ray_cluster_logging_config

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

#ray_cluster_logging_config=

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

#ray_cluster_monitoring_config

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

#ray_cluster_monitoring_config=

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