Class: Google::Cloud::Orchestration::Airflow::Service::V1::NodeConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb

Overview

The configuration information for the Kubernetes Engine nodes running the Apache Airflow software.

Instance Attribute Summary collapse

Instance Attribute Details

#composer_internal_ipv4_cidr_block::String



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#composer_network_attachment::String



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#disk_size_gb::Integer



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#enable_ip_masq_agent::Boolean



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#ip_allocation_policy::Google::Cloud::Orchestration::Airflow::Service::V1::IPAllocationPolicy



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#location::String



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#machine_type::String



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#network::String



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#oauth_scopes::Array<::String>



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#service_account::String



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#subnetwork::String



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#tags::Array<::String>



1413
1414
1415
1416
# File 'proto_docs/google/cloud/orchestration/airflow/service/v1/environments.rb', line 1413

class NodeConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end