Cloud Composer V1 API - Class Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig (v0.3.1)

Reference documentation and code samples for the Cloud Composer V1 API class Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig.

The Kubernetes workloads configuration for GKE cluster associated with the Cloud Composer environment. Supported for Cloud Composer environments in versions composer-2..-airflow-..* and newer.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#scheduler

def scheduler() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::SchedulerResource
Returns

#scheduler=

def scheduler=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::SchedulerResource
Parameter
Returns

#web_server

def web_server() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WebServerResource
Returns

#web_server=

def web_server=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WebServerResource
Parameter
Returns

#worker

def worker() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WorkerResource
Returns

#worker=

def worker=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WorkerResource
Parameter
Returns