pulumi-gcp 7.24.0__py3-none-any.whl → 7.24.0a1715926460__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -16
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +12 -12
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +12 -12
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +12 -12
- pulumi_gcp/apigateway/api_config_iam_binding.py +8 -8
- pulumi_gcp/apigateway/api_config_iam_member.py +8 -8
- pulumi_gcp/apigateway/api_config_iam_policy.py +8 -8
- pulumi_gcp/apigateway/api_iam_binding.py +8 -8
- pulumi_gcp/apigateway/api_iam_member.py +8 -8
- pulumi_gcp/apigateway/api_iam_policy.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_binding.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_member.py +8 -8
- pulumi_gcp/apigateway/gateway_iam_policy.py +8 -8
- pulumi_gcp/apigee/environment_iam_binding.py +12 -12
- pulumi_gcp/apigee/environment_iam_member.py +12 -12
- pulumi_gcp/apigee/environment_iam_policy.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_binding.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_member.py +12 -12
- pulumi_gcp/artifactregistry/repository_iam_policy.py +12 -12
- pulumi_gcp/bigquery/_inputs.py +0 -16
- pulumi_gcp/bigquery/connection.py +0 -126
- pulumi_gcp/bigquery/connection_iam_binding.py +12 -12
- pulumi_gcp/bigquery/connection_iam_member.py +12 -12
- pulumi_gcp/bigquery/connection_iam_policy.py +12 -12
- pulumi_gcp/bigquery/dataset_access.py +0 -56
- pulumi_gcp/bigquery/dataset_iam_binding.py +12 -12
- pulumi_gcp/bigquery/dataset_iam_member.py +12 -12
- pulumi_gcp/bigquery/dataset_iam_policy.py +12 -12
- pulumi_gcp/bigquery/iam_binding.py +12 -12
- pulumi_gcp/bigquery/iam_member.py +12 -12
- pulumi_gcp/bigquery/iam_policy.py +12 -12
- pulumi_gcp/bigquery/outputs.py +0 -16
- pulumi_gcp/bigquery/routine.py +2 -2
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +12 -12
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +12 -12
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +12 -12
- pulumi_gcp/bigtable/instance_iam_binding.py +12 -12
- pulumi_gcp/bigtable/instance_iam_member.py +12 -12
- pulumi_gcp/bigtable/instance_iam_policy.py +12 -12
- pulumi_gcp/bigtable/table_iam_binding.py +12 -12
- pulumi_gcp/bigtable/table_iam_member.py +12 -12
- pulumi_gcp/bigtable/table_iam_policy.py +12 -12
- pulumi_gcp/billing/account_iam_binding.py +12 -12
- pulumi_gcp/billing/account_iam_member.py +12 -12
- pulumi_gcp/billing/account_iam_policy.py +12 -12
- pulumi_gcp/billing/project_info.py +4 -4
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +12 -12
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +12 -12
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +12 -12
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +12 -12
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +12 -12
- pulumi_gcp/cloudasset/__init__.py +0 -1
- pulumi_gcp/cloudasset/outputs.py +0 -184
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +12 -12
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +12 -12
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +12 -12
- pulumi_gcp/cloudfunctions/function.py +0 -21
- pulumi_gcp/cloudfunctions/function_iam_binding.py +12 -12
- pulumi_gcp/cloudfunctions/function_iam_member.py +12 -12
- pulumi_gcp/cloudfunctions/function_iam_policy.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +12 -12
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +12 -12
- pulumi_gcp/cloudrun/iam_binding.py +12 -12
- pulumi_gcp/cloudrun/iam_member.py +12 -12
- pulumi_gcp/cloudrun/iam_policy.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_binding.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_member.py +12 -12
- pulumi_gcp/cloudrunv2/job_iam_policy.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_binding.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_member.py +12 -12
- pulumi_gcp/cloudrunv2/service_iam_policy.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_binding.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_member.py +12 -12
- pulumi_gcp/cloudtasks/queue_iam_policy.py +12 -12
- pulumi_gcp/compute/__init__.py +0 -1
- pulumi_gcp/compute/_inputs.py +0 -681
- pulumi_gcp/compute/backend_service.py +0 -315
- pulumi_gcp/compute/disk_iam_binding.py +12 -12
- pulumi_gcp/compute/disk_iam_member.py +12 -12
- pulumi_gcp/compute/disk_iam_policy.py +12 -12
- pulumi_gcp/compute/forwarding_rule.py +6 -6
- pulumi_gcp/compute/get_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_region_network_endpoint_group.py +2 -2
- pulumi_gcp/compute/get_router_nat.py +1 -11
- pulumi_gcp/compute/get_snapshot.py +0 -2
- pulumi_gcp/compute/image_iam_binding.py +12 -12
- pulumi_gcp/compute/image_iam_member.py +12 -12
- pulumi_gcp/compute/image_iam_policy.py +12 -12
- pulumi_gcp/compute/instance_iam_binding.py +12 -12
- pulumi_gcp/compute/instance_iam_member.py +12 -12
- pulumi_gcp/compute/instance_iam_policy.py +12 -12
- pulumi_gcp/compute/machine_image_iam_binding.py +8 -8
- pulumi_gcp/compute/machine_image_iam_member.py +8 -8
- pulumi_gcp/compute/machine_image_iam_policy.py +8 -8
- pulumi_gcp/compute/outputs.py +0 -701
- pulumi_gcp/compute/region_backend_service.py +0 -315
- pulumi_gcp/compute/region_disk_iam_binding.py +12 -12
- pulumi_gcp/compute/region_disk_iam_member.py +12 -12
- pulumi_gcp/compute/region_disk_iam_policy.py +12 -12
- pulumi_gcp/compute/router_nat.py +0 -68
- pulumi_gcp/compute/router_peer.py +0 -88
- pulumi_gcp/compute/security_policy.py +0 -49
- pulumi_gcp/compute/snapshot_iam_binding.py +12 -12
- pulumi_gcp/compute/snapshot_iam_member.py +12 -12
- pulumi_gcp/compute/snapshot_iam_policy.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_binding.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_member.py +12 -12
- pulumi_gcp/compute/subnetwork_iam_policy.py +12 -12
- pulumi_gcp/compute/target_instance.py +4 -4
- pulumi_gcp/compute/target_pool.py +21 -21
- pulumi_gcp/container/_inputs.py +2 -14
- pulumi_gcp/container/outputs.py +4 -16
- pulumi_gcp/containeranalysis/note_iam_binding.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_member.py +12 -12
- pulumi_gcp/containeranalysis/note_iam_policy.py +12 -12
- pulumi_gcp/databasemigrationservice/connection_profile.py +6 -6
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/entry_group_iam_member.py +12 -12
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +12 -12
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_member.py +12 -12
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +12 -12
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +12 -12
- pulumi_gcp/dataloss/_inputs.py +13 -420
- pulumi_gcp/dataloss/outputs.py +13 -439
- pulumi_gcp/dataplex/asset_iam_binding.py +12 -12
- pulumi_gcp/dataplex/asset_iam_member.py +12 -12
- pulumi_gcp/dataplex/asset_iam_policy.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_binding.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_member.py +12 -12
- pulumi_gcp/dataplex/datascan_iam_policy.py +12 -12
- pulumi_gcp/dataplex/lake_iam_binding.py +12 -12
- pulumi_gcp/dataplex/lake_iam_member.py +12 -12
- pulumi_gcp/dataplex/lake_iam_policy.py +12 -12
- pulumi_gcp/dataplex/task.py +16 -16
- pulumi_gcp/dataplex/task_iam_binding.py +12 -12
- pulumi_gcp/dataplex/task_iam_member.py +12 -12
- pulumi_gcp/dataplex/task_iam_policy.py +12 -12
- pulumi_gcp/dataplex/zone_iam_binding.py +12 -12
- pulumi_gcp/dataplex/zone_iam_member.py +12 -12
- pulumi_gcp/dataplex/zone_iam_policy.py +12 -12
- pulumi_gcp/dataproc/_inputs.py +46 -190
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +12 -12
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +12 -12
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_binding.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_member.py +12 -12
- pulumi_gcp/dataproc/cluster_iam_policy.py +12 -12
- pulumi_gcp/dataproc/get_metastore_federation_iam_policy.py +2 -26
- pulumi_gcp/dataproc/job_iam_binding.py +12 -12
- pulumi_gcp/dataproc/job_iam_member.py +12 -12
- pulumi_gcp/dataproc/job_iam_policy.py +12 -12
- pulumi_gcp/dataproc/metastore_federation.py +0 -4
- pulumi_gcp/dataproc/metastore_federation_iam_binding.py +0 -208
- pulumi_gcp/dataproc/metastore_federation_iam_member.py +0 -208
- pulumi_gcp/dataproc/metastore_federation_iam_policy.py +0 -208
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +12 -12
- pulumi_gcp/dataproc/metastore_service_iam_member.py +12 -12
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +12 -12
- pulumi_gcp/dataproc/outputs.py +46 -182
- pulumi_gcp/datastream/_inputs.py +815 -1784
- pulumi_gcp/datastream/connection_profile.py +3 -163
- pulumi_gcp/datastream/outputs.py +2 -861
- pulumi_gcp/datastream/stream.py +0 -174
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +12 -12
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +12 -12
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +12 -12
- pulumi_gcp/endpoints/service_iam_binding.py +12 -12
- pulumi_gcp/endpoints/service_iam_member.py +12 -12
- pulumi_gcp/endpoints/service_iam_policy.py +12 -12
- pulumi_gcp/firestore/field.py +4 -4
- pulumi_gcp/folder/iam_audit_config.py +23 -23
- pulumi_gcp/folder/iam_member.py +16 -16
- pulumi_gcp/folder/iam_policy.py +16 -16
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +12 -12
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +12 -12
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +12 -12
- pulumi_gcp/gkehub/feature_iam_binding.py +12 -12
- pulumi_gcp/gkehub/feature_iam_member.py +12 -12
- pulumi_gcp/gkehub/feature_iam_policy.py +12 -12
- pulumi_gcp/gkehub/membership_binding.py +6 -6
- pulumi_gcp/gkehub/membership_iam_binding.py +12 -12
- pulumi_gcp/gkehub/membership_iam_member.py +12 -12
- pulumi_gcp/gkehub/membership_iam_policy.py +12 -12
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +4 -4
- pulumi_gcp/gkehub/namespace.py +4 -4
- pulumi_gcp/gkehub/scope_iam_binding.py +12 -12
- pulumi_gcp/gkehub/scope_iam_member.py +12 -12
- pulumi_gcp/gkehub/scope_iam_policy.py +12 -12
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +4 -4
- pulumi_gcp/healthcare/consent_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/consent_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/consent_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_binding.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_member.py +12 -12
- pulumi_gcp/healthcare/dataset_iam_policy.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_member.py +12 -12
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_binding.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_member.py +12 -12
- pulumi_gcp/iap/app_engine_service_iam_policy.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_binding.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_member.py +12 -12
- pulumi_gcp/iap/app_engine_version_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group.py +2 -2
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_iam_policy.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_member.py +12 -12
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_binding.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_member.py +12 -12
- pulumi_gcp/iap/web_backend_service_iam_policy.py +12 -12
- pulumi_gcp/iap/web_iam_binding.py +12 -12
- pulumi_gcp/iap/web_iam_member.py +12 -12
- pulumi_gcp/iap/web_iam_policy.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +12 -12
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +12 -12
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_binding.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_member.py +12 -12
- pulumi_gcp/iap/web_type_compute_iam_policy.py +12 -12
- pulumi_gcp/integrationconnectors/managed_zone.py +8 -8
- pulumi_gcp/kms/key_ring_iam_binding.py +12 -12
- pulumi_gcp/kms/key_ring_iam_member.py +12 -12
- pulumi_gcp/kms/key_ring_iam_policy.py +12 -12
- pulumi_gcp/netapp/storage_pool.py +7 -7
- pulumi_gcp/netapp/volume.py +4 -4
- pulumi_gcp/networksecurity/gateway_security_policy.py +4 -4
- pulumi_gcp/networksecurity/tls_inspection_policy.py +5 -419
- pulumi_gcp/networkservices/__init__.py +0 -1
- pulumi_gcp/networkservices/_inputs.py +0 -254
- pulumi_gcp/networkservices/outputs.py +0 -265
- pulumi_gcp/notebooks/instance_iam_binding.py +12 -12
- pulumi_gcp/notebooks/instance_iam_member.py +12 -12
- pulumi_gcp/notebooks/instance_iam_policy.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_binding.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_member.py +12 -12
- pulumi_gcp/notebooks/runtime_iam_policy.py +12 -12
- pulumi_gcp/organizations/_inputs.py +0 -10
- pulumi_gcp/organizations/iam_member.py +16 -16
- pulumi_gcp/organizations/iam_policy.py +16 -16
- pulumi_gcp/organizations/outputs.py +0 -10
- pulumi_gcp/orgpolicy/policy.py +2 -2
- pulumi_gcp/projects/iam_audit_config.py +23 -23
- pulumi_gcp/projects/iam_binding.py +23 -23
- pulumi_gcp/projects/iam_member.py +23 -23
- pulumi_gcp/projects/iam_policy.py +16 -16
- pulumi_gcp/projects/service.py +43 -2
- pulumi_gcp/pubsub/schema_iam_binding.py +12 -12
- pulumi_gcp/pubsub/schema_iam_member.py +12 -12
- pulumi_gcp/pubsub/schema_iam_policy.py +12 -12
- pulumi_gcp/pubsub/subscription.py +4 -4
- pulumi_gcp/pubsub/subscription_iam_binding.py +12 -12
- pulumi_gcp/pubsub/subscription_iam_member.py +12 -12
- pulumi_gcp/pubsub/subscription_iam_policy.py +12 -12
- pulumi_gcp/pubsub/topic_iam_binding.py +12 -12
- pulumi_gcp/pubsub/topic_iam_member.py +12 -12
- pulumi_gcp/pubsub/topic_iam_policy.py +12 -12
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/secretmanager/secret_iam_binding.py +12 -12
- pulumi_gcp/secretmanager/secret_iam_member.py +12 -12
- pulumi_gcp/secretmanager/secret_iam_policy.py +12 -12
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +8 -8
- pulumi_gcp/servicedirectory/namespace_iam_member.py +8 -8
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_binding.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_member.py +8 -8
- pulumi_gcp/servicedirectory/service_iam_policy.py +8 -8
- pulumi_gcp/sourcerepo/repository_iam_binding.py +12 -12
- pulumi_gcp/sourcerepo/repository_iam_member.py +12 -12
- pulumi_gcp/sourcerepo/repository_iam_policy.py +12 -12
- pulumi_gcp/spanner/database_iam_binding.py +12 -12
- pulumi_gcp/spanner/database_iam_member.py +12 -12
- pulumi_gcp/spanner/database_iam_policy.py +12 -12
- pulumi_gcp/spanner/instance_iam_binding.py +12 -12
- pulumi_gcp/spanner/instance_iam_member.py +12 -12
- pulumi_gcp/spanner/instance_iam_policy.py +12 -12
- pulumi_gcp/storage/_inputs.py +10 -12
- pulumi_gcp/storage/bucket.py +0 -44
- pulumi_gcp/storage/bucket_iam_binding.py +12 -12
- pulumi_gcp/storage/bucket_iam_member.py +12 -12
- pulumi_gcp/storage/bucket_iam_policy.py +12 -12
- pulumi_gcp/storage/outputs.py +10 -12
- pulumi_gcp/tags/tag_key_iam_binding.py +12 -12
- pulumi_gcp/tags/tag_key_iam_member.py +12 -12
- pulumi_gcp/tags/tag_key_iam_policy.py +12 -12
- pulumi_gcp/tags/tag_value_iam_binding.py +12 -12
- pulumi_gcp/tags/tag_value_iam_member.py +12 -12
- pulumi_gcp/tags/tag_value_iam_policy.py +12 -12
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/RECORD +324 -327
- pulumi_gcp/cloudasset/get_search_all_resources.py +0 -197
- pulumi_gcp/compute/interconnect.py +0 -1683
- pulumi_gcp/networkservices/lb_traffic_extension.py +0 -1181
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.24.0.dist-info → pulumi_gcp-7.24.0a1715926460.dist-info}/top_level.txt +0 -0
pulumi_gcp/dataproc/outputs.py
CHANGED
@@ -1093,19 +1093,12 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfig(dict):
|
|
1093
1093
|
min_cpu_platform: Optional[str] = None,
|
1094
1094
|
num_instances: Optional[int] = None):
|
1095
1095
|
"""
|
1096
|
-
:param Sequence['ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgs'] accelerators: The Compute Engine accelerator (GPU) configuration for these instances. Can be specified
|
1097
|
-
multiple times.
|
1096
|
+
:param Sequence['ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAcceleratorArgs'] accelerators: The Compute Engine accelerator (GPU) configuration for these instances. Can be specified multiple times.
|
1098
1097
|
:param 'ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfigArgs' disk_config: Disk Config
|
1099
1098
|
:param Sequence[str] instance_names: List of auxiliary node group instance names which have been assigned to the cluster.
|
1100
|
-
:param str machine_type: The name of a Google Compute Engine machine type
|
1101
|
-
|
1102
|
-
|
1103
|
-
:param str min_cpu_platform: The name of a minimum generation of CPU family
|
1104
|
-
for the node group. If not specified, GCP will default to a predetermined computed value
|
1105
|
-
for each zone. See [the guide](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
|
1106
|
-
for details about which CPU families are available (and defaulted) for each zone.
|
1107
|
-
:param int num_instances: Specifies the number of master nodes to create.
|
1108
|
-
Please set a number greater than 0. Node Group must have at least 1 instance.
|
1099
|
+
:param str machine_type: The name of a Google Compute Engine machine type to create for the master
|
1100
|
+
:param str min_cpu_platform: The name of a minimum generation of CPU family for the auxiliary node group. If not specified, GCP will default to a predetermined computed value for each zone.
|
1101
|
+
:param int num_instances: Specifies the number of auxiliary nodes to create. If not specified, GCP will default to a predetermined computed value.
|
1109
1102
|
"""
|
1110
1103
|
if accelerators is not None:
|
1111
1104
|
pulumi.set(__self__, "accelerators", accelerators)
|
@@ -1124,8 +1117,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfig(dict):
|
|
1124
1117
|
@pulumi.getter
|
1125
1118
|
def accelerators(self) -> Optional[Sequence['outputs.ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAccelerator']]:
|
1126
1119
|
"""
|
1127
|
-
The Compute Engine accelerator (GPU) configuration for these instances. Can be specified
|
1128
|
-
multiple times.
|
1120
|
+
The Compute Engine accelerator (GPU) configuration for these instances. Can be specified multiple times.
|
1129
1121
|
"""
|
1130
1122
|
return pulumi.get(self, "accelerators")
|
1131
1123
|
|
@@ -1149,9 +1141,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfig(dict):
|
|
1149
1141
|
@pulumi.getter(name="machineType")
|
1150
1142
|
def machine_type(self) -> Optional[str]:
|
1151
1143
|
"""
|
1152
|
-
The name of a Google Compute Engine machine type
|
1153
|
-
to create for the node group. If not specified, GCP will default to a predetermined
|
1154
|
-
computed value (currently `n1-standard-4`).
|
1144
|
+
The name of a Google Compute Engine machine type to create for the master
|
1155
1145
|
"""
|
1156
1146
|
return pulumi.get(self, "machine_type")
|
1157
1147
|
|
@@ -1159,10 +1149,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfig(dict):
|
|
1159
1149
|
@pulumi.getter(name="minCpuPlatform")
|
1160
1150
|
def min_cpu_platform(self) -> Optional[str]:
|
1161
1151
|
"""
|
1162
|
-
The name of a minimum generation of CPU family
|
1163
|
-
for the node group. If not specified, GCP will default to a predetermined computed value
|
1164
|
-
for each zone. See [the guide](https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform)
|
1165
|
-
for details about which CPU families are available (and defaulted) for each zone.
|
1152
|
+
The name of a minimum generation of CPU family for the auxiliary node group. If not specified, GCP will default to a predetermined computed value for each zone.
|
1166
1153
|
"""
|
1167
1154
|
return pulumi.get(self, "min_cpu_platform")
|
1168
1155
|
|
@@ -1170,8 +1157,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfig(dict):
|
|
1170
1157
|
@pulumi.getter(name="numInstances")
|
1171
1158
|
def num_instances(self) -> Optional[int]:
|
1172
1159
|
"""
|
1173
|
-
Specifies the number of
|
1174
|
-
Please set a number greater than 0. Node Group must have at least 1 instance.
|
1160
|
+
Specifies the number of auxiliary nodes to create. If not specified, GCP will default to a predetermined computed value.
|
1175
1161
|
"""
|
1176
1162
|
return pulumi.get(self, "num_instances")
|
1177
1163
|
|
@@ -1201,11 +1187,8 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAccelerator(
|
|
1201
1187
|
accelerator_count: int,
|
1202
1188
|
accelerator_type: str):
|
1203
1189
|
"""
|
1204
|
-
:param int accelerator_count: The number of the accelerator cards of this type exposed to this instance. Often restricted to one of
|
1205
|
-
|
1206
|
-
|
1207
|
-
- - -
|
1208
|
-
:param str accelerator_type: The short name of the accelerator type to expose to this instance. For example, `nvidia-tesla-k80`.
|
1190
|
+
:param int accelerator_count: The number of the accelerator cards of this type exposed to this instance. Often restricted to one of 1, 2, 4, or 8.
|
1191
|
+
:param str accelerator_type: The short name of the accelerator type to expose to this instance. For example, nvidia-tesla-k80.
|
1209
1192
|
"""
|
1210
1193
|
pulumi.set(__self__, "accelerator_count", accelerator_count)
|
1211
1194
|
pulumi.set(__self__, "accelerator_type", accelerator_type)
|
@@ -1214,10 +1197,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAccelerator(
|
|
1214
1197
|
@pulumi.getter(name="acceleratorCount")
|
1215
1198
|
def accelerator_count(self) -> int:
|
1216
1199
|
"""
|
1217
|
-
The number of the accelerator cards of this type exposed to this instance. Often restricted to one of
|
1218
|
-
|
1219
|
-
|
1220
|
-
- - -
|
1200
|
+
The number of the accelerator cards of this type exposed to this instance. Often restricted to one of 1, 2, 4, or 8.
|
1221
1201
|
"""
|
1222
1202
|
return pulumi.get(self, "accelerator_count")
|
1223
1203
|
|
@@ -1225,7 +1205,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigAccelerator(
|
|
1225
1205
|
@pulumi.getter(name="acceleratorType")
|
1226
1206
|
def accelerator_type(self) -> str:
|
1227
1207
|
"""
|
1228
|
-
The short name of the accelerator type to expose to this instance. For example,
|
1208
|
+
The short name of the accelerator type to expose to this instance. For example, nvidia-tesla-k80.
|
1229
1209
|
"""
|
1230
1210
|
return pulumi.get(self, "accelerator_type")
|
1231
1211
|
|
@@ -1239,8 +1219,6 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfig(d
|
|
1239
1219
|
suggest = "boot_disk_size_gb"
|
1240
1220
|
elif key == "bootDiskType":
|
1241
1221
|
suggest = "boot_disk_type"
|
1242
|
-
elif key == "localSsdInterface":
|
1243
|
-
suggest = "local_ssd_interface"
|
1244
1222
|
elif key == "numLocalSsds":
|
1245
1223
|
suggest = "num_local_ssds"
|
1246
1224
|
|
@@ -1258,26 +1236,16 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfig(d
|
|
1258
1236
|
def __init__(__self__, *,
|
1259
1237
|
boot_disk_size_gb: Optional[int] = None,
|
1260
1238
|
boot_disk_type: Optional[str] = None,
|
1261
|
-
local_ssd_interface: Optional[str] = None,
|
1262
1239
|
num_local_ssds: Optional[int] = None):
|
1263
1240
|
"""
|
1264
|
-
:param int boot_disk_size_gb: Size of the primary disk attached to each node, specified
|
1265
|
-
|
1266
|
-
|
1267
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
1268
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
1269
|
-
:param str boot_disk_type: The disk type of the primary disk attached to each node.
|
1270
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
1271
|
-
:param str local_ssd_interface: Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
1272
|
-
:param int num_local_ssds: The amount of local SSD disks that will be attached to each master cluster node.
|
1273
|
-
Defaults to 0.
|
1241
|
+
:param int boot_disk_size_gb: Size of the primary disk attached to each node, specified in GB. The primary disk contains the boot volume and system libraries, and the smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.
|
1242
|
+
:param str boot_disk_type: The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard". Defaults to "pd-standard".
|
1243
|
+
:param int num_local_ssds: The amount of local SSD disks that will be attached to each master cluster node. Defaults to 0.
|
1274
1244
|
"""
|
1275
1245
|
if boot_disk_size_gb is not None:
|
1276
1246
|
pulumi.set(__self__, "boot_disk_size_gb", boot_disk_size_gb)
|
1277
1247
|
if boot_disk_type is not None:
|
1278
1248
|
pulumi.set(__self__, "boot_disk_type", boot_disk_type)
|
1279
|
-
if local_ssd_interface is not None:
|
1280
|
-
pulumi.set(__self__, "local_ssd_interface", local_ssd_interface)
|
1281
1249
|
if num_local_ssds is not None:
|
1282
1250
|
pulumi.set(__self__, "num_local_ssds", num_local_ssds)
|
1283
1251
|
|
@@ -1285,11 +1253,7 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfig(d
|
|
1285
1253
|
@pulumi.getter(name="bootDiskSizeGb")
|
1286
1254
|
def boot_disk_size_gb(self) -> Optional[int]:
|
1287
1255
|
"""
|
1288
|
-
Size of the primary disk attached to each node, specified
|
1289
|
-
in GB. The primary disk contains the boot volume and system libraries, and the
|
1290
|
-
smallest allowed disk size is 10GB. GCP will default to a predetermined
|
1291
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
1292
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
1256
|
+
Size of the primary disk attached to each node, specified in GB. The primary disk contains the boot volume and system libraries, and the smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.
|
1293
1257
|
"""
|
1294
1258
|
return pulumi.get(self, "boot_disk_size_gb")
|
1295
1259
|
|
@@ -1297,25 +1261,15 @@ class ClusterClusterConfigAuxiliaryNodeGroupNodeGroupNodeGroupConfigDiskConfig(d
|
|
1297
1261
|
@pulumi.getter(name="bootDiskType")
|
1298
1262
|
def boot_disk_type(self) -> Optional[str]:
|
1299
1263
|
"""
|
1300
|
-
The disk type of the primary disk attached to each node.
|
1301
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
1264
|
+
The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard". Defaults to "pd-standard".
|
1302
1265
|
"""
|
1303
1266
|
return pulumi.get(self, "boot_disk_type")
|
1304
1267
|
|
1305
|
-
@property
|
1306
|
-
@pulumi.getter(name="localSsdInterface")
|
1307
|
-
def local_ssd_interface(self) -> Optional[str]:
|
1308
|
-
"""
|
1309
|
-
Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
1310
|
-
"""
|
1311
|
-
return pulumi.get(self, "local_ssd_interface")
|
1312
|
-
|
1313
1268
|
@property
|
1314
1269
|
@pulumi.getter(name="numLocalSsds")
|
1315
1270
|
def num_local_ssds(self) -> Optional[int]:
|
1316
1271
|
"""
|
1317
|
-
The amount of local SSD disks that will be attached to each master cluster node.
|
1318
|
-
Defaults to 0.
|
1272
|
+
The amount of local SSD disks that will be attached to each master cluster node. Defaults to 0.
|
1319
1273
|
"""
|
1320
1274
|
return pulumi.get(self, "num_local_ssds")
|
1321
1275
|
|
@@ -2194,8 +2148,6 @@ class ClusterClusterConfigMasterConfigDiskConfig(dict):
|
|
2194
2148
|
suggest = "boot_disk_size_gb"
|
2195
2149
|
elif key == "bootDiskType":
|
2196
2150
|
suggest = "boot_disk_type"
|
2197
|
-
elif key == "localSsdInterface":
|
2198
|
-
suggest = "local_ssd_interface"
|
2199
2151
|
elif key == "numLocalSsds":
|
2200
2152
|
suggest = "num_local_ssds"
|
2201
2153
|
|
@@ -2213,29 +2165,16 @@ class ClusterClusterConfigMasterConfigDiskConfig(dict):
|
|
2213
2165
|
def __init__(__self__, *,
|
2214
2166
|
boot_disk_size_gb: Optional[int] = None,
|
2215
2167
|
boot_disk_type: Optional[str] = None,
|
2216
|
-
local_ssd_interface: Optional[str] = None,
|
2217
2168
|
num_local_ssds: Optional[int] = None):
|
2218
2169
|
"""
|
2219
|
-
:param int boot_disk_size_gb: Size of the primary disk attached to each node, specified
|
2220
|
-
|
2221
|
-
|
2222
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
2223
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2224
|
-
:param str boot_disk_type: The disk type of the primary disk attached to each node.
|
2225
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
2226
|
-
:param str local_ssd_interface: Optional. Interface type of local SSDs (default is "scsi").
|
2227
|
-
Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile
|
2228
|
-
Memory Express). See
|
2229
|
-
[local SSD performance](https://cloud.google.com/compute/docs/disks/local-ssd#performance).
|
2230
|
-
:param int num_local_ssds: The amount of local SSD disks that will be
|
2231
|
-
attached to each master cluster node. Defaults to 0.
|
2170
|
+
:param int boot_disk_size_gb: Size of the primary disk attached to each node, specified in GB. The primary disk contains the boot volume and system libraries, and the smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2171
|
+
:param str boot_disk_type: The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard". Defaults to "pd-standard".
|
2172
|
+
:param int num_local_ssds: The amount of local SSD disks that will be attached to each master cluster node. Defaults to 0.
|
2232
2173
|
"""
|
2233
2174
|
if boot_disk_size_gb is not None:
|
2234
2175
|
pulumi.set(__self__, "boot_disk_size_gb", boot_disk_size_gb)
|
2235
2176
|
if boot_disk_type is not None:
|
2236
2177
|
pulumi.set(__self__, "boot_disk_type", boot_disk_type)
|
2237
|
-
if local_ssd_interface is not None:
|
2238
|
-
pulumi.set(__self__, "local_ssd_interface", local_ssd_interface)
|
2239
2178
|
if num_local_ssds is not None:
|
2240
2179
|
pulumi.set(__self__, "num_local_ssds", num_local_ssds)
|
2241
2180
|
|
@@ -2243,11 +2182,7 @@ class ClusterClusterConfigMasterConfigDiskConfig(dict):
|
|
2243
2182
|
@pulumi.getter(name="bootDiskSizeGb")
|
2244
2183
|
def boot_disk_size_gb(self) -> Optional[int]:
|
2245
2184
|
"""
|
2246
|
-
Size of the primary disk attached to each node, specified
|
2247
|
-
in GB. The primary disk contains the boot volume and system libraries, and the
|
2248
|
-
smallest allowed disk size is 10GB. GCP will default to a predetermined
|
2249
|
-
computed value if not set (currently 500GB). Note: If SSDs are not
|
2250
|
-
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2185
|
+
Size of the primary disk attached to each node, specified in GB. The primary disk contains the boot volume and system libraries, and the smallest allowed disk size is 10GB. GCP will default to a predetermined computed value if not set (currently 500GB). Note: If SSDs are not attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2251
2186
|
"""
|
2252
2187
|
return pulumi.get(self, "boot_disk_size_gb")
|
2253
2188
|
|
@@ -2255,28 +2190,15 @@ class ClusterClusterConfigMasterConfigDiskConfig(dict):
|
|
2255
2190
|
@pulumi.getter(name="bootDiskType")
|
2256
2191
|
def boot_disk_type(self) -> Optional[str]:
|
2257
2192
|
"""
|
2258
|
-
The disk type of the primary disk attached to each node.
|
2259
|
-
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
2193
|
+
The disk type of the primary disk attached to each node. Such as "pd-ssd" or "pd-standard". Defaults to "pd-standard".
|
2260
2194
|
"""
|
2261
2195
|
return pulumi.get(self, "boot_disk_type")
|
2262
2196
|
|
2263
|
-
@property
|
2264
|
-
@pulumi.getter(name="localSsdInterface")
|
2265
|
-
def local_ssd_interface(self) -> Optional[str]:
|
2266
|
-
"""
|
2267
|
-
Optional. Interface type of local SSDs (default is "scsi").
|
2268
|
-
Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile
|
2269
|
-
Memory Express). See
|
2270
|
-
[local SSD performance](https://cloud.google.com/compute/docs/disks/local-ssd#performance).
|
2271
|
-
"""
|
2272
|
-
return pulumi.get(self, "local_ssd_interface")
|
2273
|
-
|
2274
2197
|
@property
|
2275
2198
|
@pulumi.getter(name="numLocalSsds")
|
2276
2199
|
def num_local_ssds(self) -> Optional[int]:
|
2277
2200
|
"""
|
2278
|
-
The amount of local SSD disks that will be
|
2279
|
-
attached to each master cluster node. Defaults to 0.
|
2201
|
+
The amount of local SSD disks that will be attached to each master cluster node. Defaults to 0.
|
2280
2202
|
"""
|
2281
2203
|
return pulumi.get(self, "num_local_ssds")
|
2282
2204
|
|
@@ -2435,8 +2357,6 @@ class ClusterClusterConfigPreemptibleWorkerConfigDiskConfig(dict):
|
|
2435
2357
|
suggest = "boot_disk_size_gb"
|
2436
2358
|
elif key == "bootDiskType":
|
2437
2359
|
suggest = "boot_disk_type"
|
2438
|
-
elif key == "localSsdInterface":
|
2439
|
-
suggest = "local_ssd_interface"
|
2440
2360
|
elif key == "numLocalSsds":
|
2441
2361
|
suggest = "num_local_ssds"
|
2442
2362
|
|
@@ -2454,7 +2374,6 @@ class ClusterClusterConfigPreemptibleWorkerConfigDiskConfig(dict):
|
|
2454
2374
|
def __init__(__self__, *,
|
2455
2375
|
boot_disk_size_gb: Optional[int] = None,
|
2456
2376
|
boot_disk_type: Optional[str] = None,
|
2457
|
-
local_ssd_interface: Optional[str] = None,
|
2458
2377
|
num_local_ssds: Optional[int] = None):
|
2459
2378
|
"""
|
2460
2379
|
:param int boot_disk_size_gb: Size of the primary disk attached to each preemptible worker node, specified
|
@@ -2463,16 +2382,12 @@ class ClusterClusterConfigPreemptibleWorkerConfigDiskConfig(dict):
|
|
2463
2382
|
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
2464
2383
|
:param str boot_disk_type: The disk type of the primary disk attached to each preemptible worker node.
|
2465
2384
|
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
2466
|
-
:param
|
2467
|
-
:param int num_local_ssds: The amount of local SSD disks that will be
|
2468
|
-
attached to each preemptible worker node. Defaults to 0.
|
2385
|
+
:param int num_local_ssds: The amount of local SSD disks that will be attached to each preemptible worker node. Defaults to 0.
|
2469
2386
|
"""
|
2470
2387
|
if boot_disk_size_gb is not None:
|
2471
2388
|
pulumi.set(__self__, "boot_disk_size_gb", boot_disk_size_gb)
|
2472
2389
|
if boot_disk_type is not None:
|
2473
2390
|
pulumi.set(__self__, "boot_disk_type", boot_disk_type)
|
2474
|
-
if local_ssd_interface is not None:
|
2475
|
-
pulumi.set(__self__, "local_ssd_interface", local_ssd_interface)
|
2476
2391
|
if num_local_ssds is not None:
|
2477
2392
|
pulumi.set(__self__, "num_local_ssds", num_local_ssds)
|
2478
2393
|
|
@@ -2496,20 +2411,11 @@ class ClusterClusterConfigPreemptibleWorkerConfigDiskConfig(dict):
|
|
2496
2411
|
"""
|
2497
2412
|
return pulumi.get(self, "boot_disk_type")
|
2498
2413
|
|
2499
|
-
@property
|
2500
|
-
@pulumi.getter(name="localSsdInterface")
|
2501
|
-
def local_ssd_interface(self) -> Optional[str]:
|
2502
|
-
"""
|
2503
|
-
Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
2504
|
-
"""
|
2505
|
-
return pulumi.get(self, "local_ssd_interface")
|
2506
|
-
|
2507
2414
|
@property
|
2508
2415
|
@pulumi.getter(name="numLocalSsds")
|
2509
2416
|
def num_local_ssds(self) -> Optional[int]:
|
2510
2417
|
"""
|
2511
|
-
The amount of local SSD disks that will be
|
2512
|
-
attached to each preemptible worker node. Defaults to 0.
|
2418
|
+
The amount of local SSD disks that will be attached to each preemptible worker node. Defaults to 0.
|
2513
2419
|
"""
|
2514
2420
|
return pulumi.get(self, "num_local_ssds")
|
2515
2421
|
|
@@ -2587,10 +2493,8 @@ class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstan
|
|
2587
2493
|
machine_types: Optional[Sequence[str]] = None,
|
2588
2494
|
rank: Optional[int] = None):
|
2589
2495
|
"""
|
2590
|
-
:param Sequence[str] machine_types: Full machine-type names, e.g.
|
2591
|
-
:param int rank: Preference of this instance selection.
|
2592
|
-
|
2593
|
-
- - -
|
2496
|
+
:param Sequence[str] machine_types: Full machine-type names, e.g. "n1-standard-16".
|
2497
|
+
:param int rank: Preference of this instance selection. Lower number means higher preference. Dataproc will first try to create a VM based on the machine-type with priority rank and fallback to next rank based on availability. Machine types and instance selections with the same priority have the same preference.
|
2594
2498
|
"""
|
2595
2499
|
if machine_types is not None:
|
2596
2500
|
pulumi.set(__self__, "machine_types", machine_types)
|
@@ -2601,7 +2505,7 @@ class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstan
|
|
2601
2505
|
@pulumi.getter(name="machineTypes")
|
2602
2506
|
def machine_types(self) -> Optional[Sequence[str]]:
|
2603
2507
|
"""
|
2604
|
-
Full machine-type names, e.g.
|
2508
|
+
Full machine-type names, e.g. "n1-standard-16".
|
2605
2509
|
"""
|
2606
2510
|
return pulumi.get(self, "machine_types")
|
2607
2511
|
|
@@ -2609,9 +2513,7 @@ class ClusterClusterConfigPreemptibleWorkerConfigInstanceFlexibilityPolicyInstan
|
|
2609
2513
|
@pulumi.getter
|
2610
2514
|
def rank(self) -> Optional[int]:
|
2611
2515
|
"""
|
2612
|
-
Preference of this instance selection.
|
2613
|
-
|
2614
|
-
- - -
|
2516
|
+
Preference of this instance selection. Lower number means higher preference. Dataproc will first try to create a VM based on the machine-type with priority rank and fallback to next rank based on availability. Machine types and instance selections with the same priority have the same preference.
|
2615
2517
|
"""
|
2616
2518
|
return pulumi.get(self, "rank")
|
2617
2519
|
|
@@ -3288,8 +3190,6 @@ class ClusterClusterConfigWorkerConfigDiskConfig(dict):
|
|
3288
3190
|
suggest = "boot_disk_size_gb"
|
3289
3191
|
elif key == "bootDiskType":
|
3290
3192
|
suggest = "boot_disk_type"
|
3291
|
-
elif key == "localSsdInterface":
|
3292
|
-
suggest = "local_ssd_interface"
|
3293
3193
|
elif key == "numLocalSsds":
|
3294
3194
|
suggest = "num_local_ssds"
|
3295
3195
|
|
@@ -3307,7 +3207,6 @@ class ClusterClusterConfigWorkerConfigDiskConfig(dict):
|
|
3307
3207
|
def __init__(__self__, *,
|
3308
3208
|
boot_disk_size_gb: Optional[int] = None,
|
3309
3209
|
boot_disk_type: Optional[str] = None,
|
3310
|
-
local_ssd_interface: Optional[str] = None,
|
3311
3210
|
num_local_ssds: Optional[int] = None):
|
3312
3211
|
"""
|
3313
3212
|
:param int boot_disk_size_gb: Size of the primary disk attached to each worker node, specified
|
@@ -3316,7 +3215,6 @@ class ClusterClusterConfigWorkerConfigDiskConfig(dict):
|
|
3316
3215
|
attached, it also contains the HDFS data blocks and Hadoop working directories.
|
3317
3216
|
:param str boot_disk_type: The disk type of the primary disk attached to each node.
|
3318
3217
|
One of `"pd-ssd"` or `"pd-standard"`. Defaults to `"pd-standard"`.
|
3319
|
-
:param str local_ssd_interface: Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
3320
3218
|
:param int num_local_ssds: The amount of local SSD disks that will be
|
3321
3219
|
attached to each worker cluster node. Defaults to 0.
|
3322
3220
|
"""
|
@@ -3324,8 +3222,6 @@ class ClusterClusterConfigWorkerConfigDiskConfig(dict):
|
|
3324
3222
|
pulumi.set(__self__, "boot_disk_size_gb", boot_disk_size_gb)
|
3325
3223
|
if boot_disk_type is not None:
|
3326
3224
|
pulumi.set(__self__, "boot_disk_type", boot_disk_type)
|
3327
|
-
if local_ssd_interface is not None:
|
3328
|
-
pulumi.set(__self__, "local_ssd_interface", local_ssd_interface)
|
3329
3225
|
if num_local_ssds is not None:
|
3330
3226
|
pulumi.set(__self__, "num_local_ssds", num_local_ssds)
|
3331
3227
|
|
@@ -3349,14 +3245,6 @@ class ClusterClusterConfigWorkerConfigDiskConfig(dict):
|
|
3349
3245
|
"""
|
3350
3246
|
return pulumi.get(self, "boot_disk_type")
|
3351
3247
|
|
3352
|
-
@property
|
3353
|
-
@pulumi.getter(name="localSsdInterface")
|
3354
|
-
def local_ssd_interface(self) -> Optional[str]:
|
3355
|
-
"""
|
3356
|
-
Interface type of local SSDs (default is "scsi"). Valid values: "scsi" (Small Computer System Interface), "nvme" (Non-Volatile Memory Express).
|
3357
|
-
"""
|
3358
|
-
return pulumi.get(self, "local_ssd_interface")
|
3359
|
-
|
3360
3248
|
@property
|
3361
3249
|
@pulumi.getter(name="numLocalSsds")
|
3362
3250
|
def num_local_ssds(self) -> Optional[int]:
|
@@ -3777,13 +3665,9 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3777
3665
|
roles: Sequence[str],
|
3778
3666
|
node_pool_config: Optional['outputs.ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfig'] = None):
|
3779
3667
|
"""
|
3780
|
-
:param str node_pool: The target GKE node pool.
|
3781
|
-
:param Sequence[str] roles: The roles associated with the GKE node pool.
|
3782
|
-
|
3783
|
-
:param 'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs' node_pool_config: The configuration for the GKE node pool.
|
3784
|
-
If specified, Dataproc attempts to create a node pool with the specified shape.
|
3785
|
-
If one with the same name already exists, it is verified against all specified fields.
|
3786
|
-
If a field differs, the virtual cluster creation will fail.
|
3668
|
+
:param str node_pool: The target GKE node pool. Format: 'projects/{project}/locations/{location}/clusters/{cluster}/nodePools/{nodePool}'
|
3669
|
+
:param Sequence[str] roles: The roles associated with the GKE node pool.
|
3670
|
+
:param 'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigArgs' node_pool_config: Input only. The configuration for the GKE node pool.
|
3787
3671
|
"""
|
3788
3672
|
pulumi.set(__self__, "node_pool", node_pool)
|
3789
3673
|
pulumi.set(__self__, "roles", roles)
|
@@ -3794,7 +3678,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3794
3678
|
@pulumi.getter(name="nodePool")
|
3795
3679
|
def node_pool(self) -> str:
|
3796
3680
|
"""
|
3797
|
-
The target GKE node pool.
|
3681
|
+
The target GKE node pool. Format: 'projects/{project}/locations/{location}/clusters/{cluster}/nodePools/{nodePool}'
|
3798
3682
|
"""
|
3799
3683
|
return pulumi.get(self, "node_pool")
|
3800
3684
|
|
@@ -3802,8 +3686,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3802
3686
|
@pulumi.getter
|
3803
3687
|
def roles(self) -> Sequence[str]:
|
3804
3688
|
"""
|
3805
|
-
The roles associated with the GKE node pool.
|
3806
|
-
One of `"DEFAULT"`, `"CONTROLLER"`, `"SPARK_DRIVER"` or `"SPARK_EXECUTOR"`.
|
3689
|
+
The roles associated with the GKE node pool.
|
3807
3690
|
"""
|
3808
3691
|
return pulumi.get(self, "roles")
|
3809
3692
|
|
@@ -3811,10 +3694,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3811
3694
|
@pulumi.getter(name="nodePoolConfig")
|
3812
3695
|
def node_pool_config(self) -> Optional['outputs.ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfig']:
|
3813
3696
|
"""
|
3814
|
-
The configuration for the GKE node pool.
|
3815
|
-
If specified, Dataproc attempts to create a node pool with the specified shape.
|
3816
|
-
If one with the same name already exists, it is verified against all specified fields.
|
3817
|
-
If a field differs, the virtual cluster creation will fail.
|
3697
|
+
Input only. The configuration for the GKE node pool.
|
3818
3698
|
"""
|
3819
3699
|
return pulumi.get(self, "node_pool_config")
|
3820
3700
|
|
@@ -3826,11 +3706,8 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3826
3706
|
autoscaling: Optional['outputs.ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscaling'] = None,
|
3827
3707
|
config: Optional['outputs.ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfig'] = None):
|
3828
3708
|
"""
|
3829
|
-
:param Sequence[str] locations: The list of Compute Engine zones where node pool nodes associated
|
3830
|
-
|
3831
|
-
- - -
|
3832
|
-
:param 'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgs' autoscaling: The autoscaler configuration for this node pool.
|
3833
|
-
The autoscaler is enabled only when a valid configuration is present.
|
3709
|
+
:param Sequence[str] locations: The list of Compute Engine zones where node pool nodes associated with a Dataproc on GKE virtual cluster will be located.
|
3710
|
+
:param 'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscalingArgs' autoscaling: The autoscaler configuration for this node pool. The autoscaler is enabled only when a valid configuration is present.
|
3834
3711
|
:param 'ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigConfigArgs' config: The node pool configuration.
|
3835
3712
|
"""
|
3836
3713
|
pulumi.set(__self__, "locations", locations)
|
@@ -3843,9 +3720,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3843
3720
|
@pulumi.getter
|
3844
3721
|
def locations(self) -> Sequence[str]:
|
3845
3722
|
"""
|
3846
|
-
The list of Compute Engine zones where node pool nodes associated
|
3847
|
-
with a Dataproc on GKE virtual cluster will be located.
|
3848
|
-
- - -
|
3723
|
+
The list of Compute Engine zones where node pool nodes associated with a Dataproc on GKE virtual cluster will be located.
|
3849
3724
|
"""
|
3850
3725
|
return pulumi.get(self, "locations")
|
3851
3726
|
|
@@ -3853,8 +3728,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3853
3728
|
@pulumi.getter
|
3854
3729
|
def autoscaling(self) -> Optional['outputs.ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePoolTargetNodePoolConfigAutoscaling']:
|
3855
3730
|
"""
|
3856
|
-
The autoscaler configuration for this node pool.
|
3857
|
-
The autoscaler is enabled only when a valid configuration is present.
|
3731
|
+
The autoscaler configuration for this node pool. The autoscaler is enabled only when a valid configuration is present.
|
3858
3732
|
"""
|
3859
3733
|
return pulumi.get(self, "autoscaling")
|
3860
3734
|
|
@@ -3947,15 +3821,10 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3947
3821
|
preemptible: Optional[bool] = None,
|
3948
3822
|
spot: Optional[bool] = None):
|
3949
3823
|
"""
|
3950
|
-
:param int local_ssd_count: The number of
|
3951
|
-
which is limited by the maximum number of disks allowable per zone.
|
3824
|
+
:param int local_ssd_count: The minimum number of nodes in the node pool. Must be >= 0 and <= maxNodeCount.
|
3952
3825
|
:param str machine_type: The name of a Compute Engine machine type.
|
3953
|
-
:param str min_cpu_platform: Minimum CPU platform to be used by this instance.
|
3954
|
-
|
3955
|
-
Specify the friendly names of CPU platforms, such as "Intel Haswell" or "Intel Sandy Bridge".
|
3956
|
-
:param bool preemptible: Whether the nodes are created as preemptible VM instances.
|
3957
|
-
Preemptible nodes cannot be used in a node pool with the CONTROLLER role or in the DEFAULT node pool if the
|
3958
|
-
CONTROLLER role is not assigned (the DEFAULT node pool will assume the CONTROLLER role).
|
3826
|
+
:param str min_cpu_platform: Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or a newer CPU platform. Specify the friendly names of CPU platforms, such as "Intel Haswell" or "Intel Sandy Bridge".
|
3827
|
+
:param bool preemptible: Whether the nodes are created as preemptible VM instances. Preemptible nodes cannot be used in a node pool with the CONTROLLER role or in the DEFAULT node pool if the CONTROLLER role is not assigned (the DEFAULT node pool will assume the CONTROLLER role).
|
3959
3828
|
:param bool spot: Spot flag for enabling Spot VM, which is a rebrand of the existing preemptible flag.
|
3960
3829
|
"""
|
3961
3830
|
if local_ssd_count is not None:
|
@@ -3973,8 +3842,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3973
3842
|
@pulumi.getter(name="localSsdCount")
|
3974
3843
|
def local_ssd_count(self) -> Optional[int]:
|
3975
3844
|
"""
|
3976
|
-
The number of
|
3977
|
-
which is limited by the maximum number of disks allowable per zone.
|
3845
|
+
The minimum number of nodes in the node pool. Must be >= 0 and <= maxNodeCount.
|
3978
3846
|
"""
|
3979
3847
|
return pulumi.get(self, "local_ssd_count")
|
3980
3848
|
|
@@ -3990,9 +3858,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
3990
3858
|
@pulumi.getter(name="minCpuPlatform")
|
3991
3859
|
def min_cpu_platform(self) -> Optional[str]:
|
3992
3860
|
"""
|
3993
|
-
Minimum CPU platform to be used by this instance.
|
3994
|
-
The instance may be scheduled on the specified or a newer CPU platform.
|
3995
|
-
Specify the friendly names of CPU platforms, such as "Intel Haswell" or "Intel Sandy Bridge".
|
3861
|
+
Minimum CPU platform to be used by this instance. The instance may be scheduled on the specified or a newer CPU platform. Specify the friendly names of CPU platforms, such as "Intel Haswell" or "Intel Sandy Bridge".
|
3996
3862
|
"""
|
3997
3863
|
return pulumi.get(self, "min_cpu_platform")
|
3998
3864
|
|
@@ -4000,9 +3866,7 @@ class ClusterVirtualClusterConfigKubernetesClusterConfigGkeClusterConfigNodePool
|
|
4000
3866
|
@pulumi.getter
|
4001
3867
|
def preemptible(self) -> Optional[bool]:
|
4002
3868
|
"""
|
4003
|
-
Whether the nodes are created as preemptible VM instances.
|
4004
|
-
Preemptible nodes cannot be used in a node pool with the CONTROLLER role or in the DEFAULT node pool if the
|
4005
|
-
CONTROLLER role is not assigned (the DEFAULT node pool will assume the CONTROLLER role).
|
3869
|
+
Whether the nodes are created as preemptible VM instances. Preemptible nodes cannot be used in a node pool with the CONTROLLER role or in the DEFAULT node pool if the CONTROLLER role is not assigned (the DEFAULT node pool will assume the CONTROLLER role).
|
4006
3870
|
"""
|
4007
3871
|
return pulumi.get(self, "preemptible")
|
4008
3872
|
|