Reference documentation and code samples for the Google Cloud Container V1 Client class RayOperatorConfig.
Configuration options for the Ray Operator add-on.
Generated from protobuf message google.container.v1.RayOperatorConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ enabled
bool
Whether the Ray Operator addon is enabled for this cluster.
↳ ray_cluster_logging_config
↳ ray_cluster_monitoring_config
getEnabled
Whether the Ray Operator addon is enabled for this cluster.
bool
setEnabled
Whether the Ray Operator addon is enabled for this cluster.
var
bool
$this
getRayClusterLoggingConfig
Optional. Logging configuration for Ray clusters.
hasRayClusterLoggingConfig
clearRayClusterLoggingConfig
setRayClusterLoggingConfig
Optional. Logging configuration for Ray clusters.
$this
getRayClusterMonitoringConfig
Optional. Monitoring configuration for Ray clusters.
hasRayClusterMonitoringConfig
clearRayClusterMonitoringConfig
setRayClusterMonitoringConfig
Optional. Monitoring configuration for Ray clusters.
$this