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

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

#dag_processor

def dag_processor() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::DagProcessorResource
Returns

#dag_processor=

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

#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

#triggerer

def triggerer() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::TriggererResource
Returns

#triggerer=

def triggerer=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::TriggererResource
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