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
-
(::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::DagProcessorResource) — Optional. Resources used by Airflow DAG processors.
This field is supported for Cloud Composer environments in versions composer-3..-airflow-..* and newer.
#dag_processor=
def dag_processor=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::DagProcessorResource
-
value (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::DagProcessorResource) — Optional. Resources used by Airflow DAG processors.
This field is supported for Cloud Composer environments in versions composer-3..-airflow-..* and newer.
-
(::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::DagProcessorResource) — Optional. Resources used by Airflow DAG processors.
This field is supported for Cloud Composer environments in versions composer-3..-airflow-..* and newer.
#scheduler
def scheduler() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::SchedulerResource
- (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::SchedulerResource) — Optional. Resources used by Airflow schedulers.
#scheduler=
def scheduler=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::SchedulerResource
- value (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::SchedulerResource) — Optional. Resources used by Airflow schedulers.
- (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::SchedulerResource) — Optional. Resources used by Airflow schedulers.
#triggerer
def triggerer() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::TriggererResource
- (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::TriggererResource) — Optional. Resources used by Airflow triggerers.
#triggerer=
def triggerer=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::TriggererResource
- value (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::TriggererResource) — Optional. Resources used by Airflow triggerers.
- (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::TriggererResource) — Optional. Resources used by Airflow triggerers.
#web_server
def web_server() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WebServerResource
- (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WebServerResource) — Optional. Resources used by Airflow web server.
#web_server=
def web_server=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WebServerResource
- value (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WebServerResource) — Optional. Resources used by Airflow web server.
- (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WebServerResource) — Optional. Resources used by Airflow web server.
#worker
def worker() -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WorkerResource
- (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WorkerResource) — Optional. Resources used by Airflow workers.
#worker=
def worker=(value) -> ::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WorkerResource
- value (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WorkerResource) — Optional. Resources used by Airflow workers.
- (::Google::Cloud::Orchestration::Airflow::Service::V1::WorkloadsConfig::WorkerResource) — Optional. Resources used by Airflow workers.