pulumi-gcp 7.7.0a1706207981__py3-none-any.whl → 7.8.0__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- pulumi_gcp/__init__.py +73 -0
- pulumi_gcp/_utilities.py +6 -2
- pulumi_gcp/accesscontextmanager/access_level.py +2 -18
- pulumi_gcp/accesscontextmanager/access_levels.py +2 -18
- pulumi_gcp/accesscontextmanager/access_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +2 -18
- pulumi_gcp/accesscontextmanager/egress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +2 -18
- pulumi_gcp/accesscontextmanager/ingress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +2 -18
- pulumi_gcp/accesscontextmanager/service_perimeters.py +2 -18
- pulumi_gcp/activedirectory/domain.py +2 -18
- pulumi_gcp/activedirectory/domain_trust.py +2 -18
- pulumi_gcp/alloydb/backup.py +2 -18
- pulumi_gcp/alloydb/cluster.py +26 -18
- pulumi_gcp/alloydb/instance.py +3 -19
- pulumi_gcp/alloydb/outputs.py +16 -0
- pulumi_gcp/alloydb/user.py +2 -18
- pulumi_gcp/apigateway/api.py +2 -18
- pulumi_gcp/apigateway/api_config.py +2 -18
- pulumi_gcp/apigateway/gateway.py +23 -53
- pulumi_gcp/apigee/addons_config.py +2 -18
- pulumi_gcp/apigee/endpoint_attachment.py +2 -18
- pulumi_gcp/apigee/env_group.py +2 -18
- pulumi_gcp/apigee/env_group_attachment.py +2 -18
- pulumi_gcp/apigee/env_keystore.py +2 -18
- pulumi_gcp/apigee/env_references.py +2 -18
- pulumi_gcp/apigee/environment.py +2 -18
- pulumi_gcp/apigee/flowhook.py +2 -18
- pulumi_gcp/apigee/instance.py +2 -18
- pulumi_gcp/apigee/instance_attachment.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_key_cert_file.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_pkcs12.py +2 -18
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +2 -18
- pulumi_gcp/apigee/nat_address.py +2 -18
- pulumi_gcp/apigee/organization.py +2 -18
- pulumi_gcp/apigee/sharedflow.py +2 -18
- pulumi_gcp/apigee/sharedflow_deployment.py +2 -18
- pulumi_gcp/apigee/sync_authorization.py +2 -18
- pulumi_gcp/apigee/target_server.py +2 -18
- pulumi_gcp/appengine/application.py +2 -18
- pulumi_gcp/appengine/application_url_dispatch_rules.py +2 -18
- pulumi_gcp/appengine/domain_mapping.py +2 -18
- pulumi_gcp/appengine/engine_split_traffic.py +2 -18
- pulumi_gcp/appengine/firewall_rule.py +2 -18
- pulumi_gcp/appengine/flexible_app_version.py +2 -18
- pulumi_gcp/appengine/service_network_settings.py +2 -18
- pulumi_gcp/appengine/standard_app_version.py +2 -18
- pulumi_gcp/artifactregistry/_inputs.py +60 -0
- pulumi_gcp/artifactregistry/outputs.py +264 -0
- pulumi_gcp/artifactregistry/repository.py +77 -74
- pulumi_gcp/artifactregistry/vpcsc_config.py +2 -18
- pulumi_gcp/assuredworkloads/_inputs.py +34 -0
- pulumi_gcp/assuredworkloads/outputs.py +34 -0
- pulumi_gcp/assuredworkloads/workload.py +2 -18
- pulumi_gcp/backupdisasterrecovery/management_server.py +2 -18
- pulumi_gcp/backupdisasterrecovery/outputs.py +20 -0
- pulumi_gcp/beyondcorp/app_connection.py +2 -18
- pulumi_gcp/beyondcorp/app_connector.py +2 -18
- pulumi_gcp/beyondcorp/app_gateway.py +2 -18
- pulumi_gcp/beyondcorp/outputs.py +54 -0
- pulumi_gcp/biglake/catalog.py +2 -18
- pulumi_gcp/biglake/database.py +2 -18
- pulumi_gcp/biglake/table.py +2 -18
- pulumi_gcp/bigquery/_inputs.py +18 -0
- pulumi_gcp/bigquery/app_profile.py +2 -18
- pulumi_gcp/bigquery/bi_reservation.py +2 -18
- pulumi_gcp/bigquery/capacity_commitment.py +2 -18
- pulumi_gcp/bigquery/connection.py +2 -18
- pulumi_gcp/bigquery/data_transfer_config.py +2 -18
- pulumi_gcp/bigquery/dataset.py +9 -18
- pulumi_gcp/bigquery/dataset_iam_binding.py +4 -12
- pulumi_gcp/bigquery/dataset_iam_member.py +4 -12
- pulumi_gcp/bigquery/dataset_iam_policy.py +4 -12
- pulumi_gcp/bigquery/job.py +2 -18
- pulumi_gcp/bigquery/outputs.py +172 -0
- pulumi_gcp/bigquery/reservation.py +2 -18
- pulumi_gcp/bigquery/reservation_assignment.py +2 -18
- pulumi_gcp/bigquery/routine.py +2 -18
- pulumi_gcp/bigquery/table.py +2 -18
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +2 -18
- pulumi_gcp/bigqueryanalyticshub/listing.py +2 -18
- pulumi_gcp/bigquerydatapolicy/data_policy.py +2 -18
- pulumi_gcp/bigtable/_inputs.py +4 -0
- pulumi_gcp/bigtable/instance.py +2 -18
- pulumi_gcp/bigtable/instance_iam_binding.py +4 -12
- pulumi_gcp/bigtable/instance_iam_member.py +4 -12
- pulumi_gcp/bigtable/instance_iam_policy.py +4 -12
- pulumi_gcp/bigtable/outputs.py +4 -0
- pulumi_gcp/bigtable/table.py +2 -18
- pulumi_gcp/bigtable/table_iam_binding.py +4 -12
- pulumi_gcp/bigtable/table_iam_member.py +4 -12
- pulumi_gcp/bigtable/table_iam_policy.py +4 -12
- pulumi_gcp/billing/account_iam_binding.py +4 -12
- pulumi_gcp/billing/account_iam_member.py +4 -12
- pulumi_gcp/billing/account_iam_policy.py +4 -12
- pulumi_gcp/billing/budget.py +2 -18
- pulumi_gcp/billing/project_info.py +2 -18
- pulumi_gcp/billing/sub_account.py +2 -18
- pulumi_gcp/binaryauthorization/attestor.py +2 -18
- pulumi_gcp/binaryauthorization/policy.py +2 -18
- pulumi_gcp/blockchainnodeengine/__init__.py +10 -0
- pulumi_gcp/blockchainnodeengine/_inputs.py +388 -0
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +791 -0
- pulumi_gcp/blockchainnodeengine/outputs.py +441 -0
- pulumi_gcp/certificateauthority/authority.py +2 -18
- pulumi_gcp/certificateauthority/ca_pool.py +2 -18
- pulumi_gcp/certificateauthority/certificate.py +2 -18
- pulumi_gcp/certificateauthority/certificate_template.py +2 -18
- pulumi_gcp/certificateauthority/outputs.py +378 -0
- pulumi_gcp/certificatemanager/certificate.py +2 -18
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +2 -18
- pulumi_gcp/certificatemanager/certificate_map.py +2 -18
- pulumi_gcp/certificatemanager/certificate_map_entry.py +2 -18
- pulumi_gcp/certificatemanager/dns_authorization.py +2 -18
- pulumi_gcp/certificatemanager/outputs.py +32 -0
- pulumi_gcp/certificatemanager/trust_config.py +2 -18
- pulumi_gcp/cloudasset/folder_feed.py +2 -18
- pulumi_gcp/cloudasset/organization_feed.py +2 -18
- pulumi_gcp/cloudasset/project_feed.py +2 -18
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +2 -18
- pulumi_gcp/cloudbuild/outputs.py +1009 -3
- pulumi_gcp/cloudbuild/trigger.py +2 -18
- pulumi_gcp/cloudbuild/worker_pool.py +2 -18
- pulumi_gcp/cloudbuildv2/_inputs.py +14 -0
- pulumi_gcp/cloudbuildv2/connection.py +2 -18
- pulumi_gcp/cloudbuildv2/outputs.py +14 -0
- pulumi_gcp/cloudbuildv2/repository.py +2 -18
- pulumi_gcp/clouddeploy/_inputs.py +36 -0
- pulumi_gcp/clouddeploy/automation.py +2 -18
- pulumi_gcp/clouddeploy/delivery_pipeline.py +2 -18
- pulumi_gcp/clouddeploy/outputs.py +36 -0
- pulumi_gcp/clouddeploy/target.py +2 -18
- pulumi_gcp/clouddomains/registration.py +2 -18
- pulumi_gcp/cloudfunctions/_inputs.py +4 -0
- pulumi_gcp/cloudfunctions/function.py +2 -18
- pulumi_gcp/cloudfunctions/outputs.py +54 -0
- pulumi_gcp/cloudfunctionsv2/function.py +2 -18
- pulumi_gcp/cloudfunctionsv2/outputs.py +302 -0
- pulumi_gcp/cloudidentity/group.py +2 -18
- pulumi_gcp/cloudidentity/group_membership.py +2 -18
- pulumi_gcp/cloudidentity/outputs.py +54 -0
- pulumi_gcp/cloudids/endpoint.py +2 -18
- pulumi_gcp/cloudrun/_inputs.py +93 -4
- pulumi_gcp/cloudrun/domain_mapping.py +2 -18
- pulumi_gcp/cloudrun/outputs.py +867 -9
- pulumi_gcp/cloudrun/service.py +2 -18
- pulumi_gcp/cloudrunv2/_inputs.py +12 -0
- pulumi_gcp/cloudrunv2/job.py +2 -18
- pulumi_gcp/cloudrunv2/outputs.py +937 -1
- pulumi_gcp/cloudrunv2/service.py +2 -18
- pulumi_gcp/cloudscheduler/job.py +2 -18
- pulumi_gcp/cloudtasks/queue.py +2 -18
- pulumi_gcp/composer/_inputs.py +493 -0
- pulumi_gcp/composer/environment.py +2 -18
- pulumi_gcp/composer/outputs.py +996 -0
- pulumi_gcp/compute/__init__.py +2 -0
- pulumi_gcp/compute/_inputs.py +1010 -46
- pulumi_gcp/compute/address.py +2 -18
- pulumi_gcp/compute/attached_disk.py +2 -18
- pulumi_gcp/compute/autoscaler.py +2 -18
- pulumi_gcp/compute/backend_bucket.py +2 -18
- pulumi_gcp/compute/backend_service.py +30 -18
- pulumi_gcp/compute/disk.py +34 -29
- pulumi_gcp/compute/disk_resource_policy_attachment.py +2 -18
- pulumi_gcp/compute/external_vpn_gateway.py +2 -18
- pulumi_gcp/compute/firewall.py +2 -18
- pulumi_gcp/compute/firewall_policy_association.py +2 -18
- pulumi_gcp/compute/firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/forwarding_rule.py +2 -18
- pulumi_gcp/compute/get_disk.py +11 -1
- pulumi_gcp/compute/get_instance_group_manager.py +11 -1
- pulumi_gcp/compute/get_instance_template.py +3 -0
- pulumi_gcp/compute/get_machine_types.py +143 -0
- pulumi_gcp/compute/global_address.py +9 -25
- pulumi_gcp/compute/global_forwarding_rule.py +2 -18
- pulumi_gcp/compute/global_network_endpoint.py +2 -18
- pulumi_gcp/compute/global_network_endpoint_group.py +2 -18
- pulumi_gcp/compute/ha_vpn_gateway.py +2 -18
- pulumi_gcp/compute/health_check.py +2 -18
- pulumi_gcp/compute/http_health_check.py +2 -18
- pulumi_gcp/compute/https_health_check.py +2 -18
- pulumi_gcp/compute/image.py +2 -18
- pulumi_gcp/compute/instance.py +13 -22
- pulumi_gcp/compute/instance_group.py +2 -18
- pulumi_gcp/compute/instance_group_manager.py +34 -29
- pulumi_gcp/compute/instance_group_named_port.py +2 -18
- pulumi_gcp/compute/instance_settings.py +2 -18
- pulumi_gcp/compute/instance_template.py +9 -25
- pulumi_gcp/compute/interconnect_attachment.py +77 -18
- pulumi_gcp/compute/machine_image.py +2 -18
- pulumi_gcp/compute/managed_ssl_certificate.py +2 -18
- pulumi_gcp/compute/manged_ssl_certificate.py +2 -18
- pulumi_gcp/compute/network.py +2 -18
- pulumi_gcp/compute/network_attachment.py +2 -18
- pulumi_gcp/compute/network_edge_security_service.py +2 -18
- pulumi_gcp/compute/network_endpoint.py +2 -18
- pulumi_gcp/compute/network_endpoint_group.py +2 -18
- pulumi_gcp/compute/network_endpoint_list.py +2 -18
- pulumi_gcp/compute/network_firewall_policy.py +2 -18
- pulumi_gcp/compute/network_firewall_policy_association.py +2 -18
- pulumi_gcp/compute/network_firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/network_peering.py +2 -18
- pulumi_gcp/compute/network_peering_routes_config.py +2 -18
- pulumi_gcp/compute/node_group.py +30 -53
- pulumi_gcp/compute/node_template.py +2 -18
- pulumi_gcp/compute/organization_security_policy.py +2 -18
- pulumi_gcp/compute/organization_security_policy_association.py +2 -18
- pulumi_gcp/compute/organization_security_policy_rule.py +2 -18
- pulumi_gcp/compute/outputs.py +4530 -181
- pulumi_gcp/compute/packet_mirroring.py +2 -18
- pulumi_gcp/compute/per_instance_config.py +2 -18
- pulumi_gcp/compute/project_default_network_tier.py +2 -18
- pulumi_gcp/compute/project_metadata.py +2 -18
- pulumi_gcp/compute/project_metadata_item.py +2 -18
- pulumi_gcp/compute/public_advertised_prefix.py +2 -18
- pulumi_gcp/compute/public_delegated_prefix.py +2 -18
- pulumi_gcp/compute/region_autoscaler.py +2 -18
- pulumi_gcp/compute/region_backend_service.py +46 -32
- pulumi_gcp/compute/region_commitment.py +2 -18
- pulumi_gcp/compute/region_disk.py +6 -29
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +2 -18
- pulumi_gcp/compute/region_health_check.py +2 -18
- pulumi_gcp/compute/region_instance_group_manager.py +34 -29
- pulumi_gcp/compute/region_instance_template.py +2 -18
- pulumi_gcp/compute/region_network_endpoint.py +556 -0
- pulumi_gcp/compute/region_network_endpoint_group.py +140 -92
- pulumi_gcp/compute/region_network_firewall_policy.py +2 -18
- pulumi_gcp/compute/region_network_firewall_policy_association.py +2 -18
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +2 -18
- pulumi_gcp/compute/region_per_instance_config.py +2 -18
- pulumi_gcp/compute/region_security_policy.py +2 -18
- pulumi_gcp/compute/region_security_policy_rule.py +2 -18
- pulumi_gcp/compute/region_ssl_certificate.py +2 -18
- pulumi_gcp/compute/region_ssl_policy.py +2 -18
- pulumi_gcp/compute/region_target_http_proxy.py +2 -18
- pulumi_gcp/compute/region_target_https_proxy.py +2 -18
- pulumi_gcp/compute/region_target_tcp_proxy.py +2 -18
- pulumi_gcp/compute/region_url_map.py +2 -18
- pulumi_gcp/compute/reservation.py +2 -18
- pulumi_gcp/compute/resource_policy.py +2 -18
- pulumi_gcp/compute/route.py +2 -18
- pulumi_gcp/compute/router.py +2 -18
- pulumi_gcp/compute/router_interface.py +2 -18
- pulumi_gcp/compute/router_nat.py +44 -39
- pulumi_gcp/compute/router_peer.py +2 -18
- pulumi_gcp/compute/security_policy.py +2 -18
- pulumi_gcp/compute/security_scan_config.py +2 -18
- pulumi_gcp/compute/service_attachment.py +2 -18
- pulumi_gcp/compute/shared_vpc_host_project.py +2 -18
- pulumi_gcp/compute/shared_vpc_service_project.py +2 -18
- pulumi_gcp/compute/snapshot.py +2 -18
- pulumi_gcp/compute/ssl_certificate.py +2 -18
- pulumi_gcp/compute/ssl_policy.py +2 -18
- pulumi_gcp/compute/subnetwork.py +79 -102
- pulumi_gcp/compute/target_grpc_proxy.py +2 -18
- pulumi_gcp/compute/target_http_proxy.py +2 -18
- pulumi_gcp/compute/target_https_proxy.py +2 -18
- pulumi_gcp/compute/target_instance.py +2 -18
- pulumi_gcp/compute/target_pool.py +9 -25
- pulumi_gcp/compute/target_ssl_proxy.py +2 -18
- pulumi_gcp/compute/target_tcp_proxy.py +2 -18
- pulumi_gcp/compute/url_map.py +2 -18
- pulumi_gcp/compute/vpn_gateway.py +2 -18
- pulumi_gcp/compute/vpn_tunnel.py +2 -18
- pulumi_gcp/config/__init__.pyi +6 -0
- pulumi_gcp/config/vars.py +12 -0
- pulumi_gcp/container/_inputs.py +568 -30
- pulumi_gcp/container/attached_cluster.py +2 -18
- pulumi_gcp/container/aws_cluster.py +9 -25
- pulumi_gcp/container/aws_node_pool.py +2 -18
- pulumi_gcp/container/azure_client.py +2 -18
- pulumi_gcp/container/azure_cluster.py +9 -25
- pulumi_gcp/container/azure_node_pool.py +2 -18
- pulumi_gcp/container/cluster.py +25 -69
- pulumi_gcp/container/node_pool.py +2 -18
- pulumi_gcp/container/outputs.py +2161 -31
- pulumi_gcp/containeranalysis/note.py +2 -18
- pulumi_gcp/containeranalysis/occurence.py +2 -18
- pulumi_gcp/databasemigrationservice/connection_profile.py +2 -18
- pulumi_gcp/databasemigrationservice/private_connection.py +2 -18
- pulumi_gcp/datacatalog/entry.py +2 -18
- pulumi_gcp/datacatalog/entry_group.py +2 -18
- pulumi_gcp/datacatalog/policy_tag.py +2 -18
- pulumi_gcp/datacatalog/tag.py +2 -18
- pulumi_gcp/datacatalog/tag_template.py +2 -18
- pulumi_gcp/datacatalog/taxonomy.py +2 -18
- pulumi_gcp/dataflow/job.py +2 -18
- pulumi_gcp/dataflow/pipeline.py +2 -18
- pulumi_gcp/dataform/repository.py +2 -18
- pulumi_gcp/dataform/repository_release_config.py +2 -18
- pulumi_gcp/dataform/repository_workflow_config.py +2 -18
- pulumi_gcp/datafusion/instance.py +30 -46
- pulumi_gcp/dataloss/prevention_deidentify_template.py +2 -18
- pulumi_gcp/dataloss/prevention_inspect_template.py +2 -18
- pulumi_gcp/dataloss/prevention_job_trigger.py +2 -18
- pulumi_gcp/dataloss/prevention_stored_info_type.py +2 -18
- pulumi_gcp/dataplex/_inputs.py +66 -0
- pulumi_gcp/dataplex/asset.py +2 -18
- pulumi_gcp/dataplex/datascan.py +2 -18
- pulumi_gcp/dataplex/lake.py +2 -18
- pulumi_gcp/dataplex/outputs.py +66 -0
- pulumi_gcp/dataplex/task.py +2 -18
- pulumi_gcp/dataplex/zone.py +2 -18
- pulumi_gcp/dataproc/_inputs.py +178 -0
- pulumi_gcp/dataproc/autoscaling_policy.py +2 -18
- pulumi_gcp/dataproc/cluster_iam_binding.py +4 -12
- pulumi_gcp/dataproc/cluster_iam_member.py +4 -12
- pulumi_gcp/dataproc/cluster_iam_policy.py +4 -12
- pulumi_gcp/dataproc/job_iam_binding.py +4 -12
- pulumi_gcp/dataproc/job_iam_member.py +4 -12
- pulumi_gcp/dataproc/job_iam_policy.py +4 -12
- pulumi_gcp/dataproc/metastore_federation.py +2 -18
- pulumi_gcp/dataproc/metastore_service.py +2 -18
- pulumi_gcp/dataproc/outputs.py +178 -0
- pulumi_gcp/dataproc/workflow_template.py +9 -25
- pulumi_gcp/datastore/data_store_index.py +2 -18
- pulumi_gcp/datastream/connection_profile.py +2 -18
- pulumi_gcp/datastream/private_connection.py +2 -18
- pulumi_gcp/datastream/stream.py +2 -18
- pulumi_gcp/deploymentmanager/deployment.py +2 -18
- pulumi_gcp/diagflow/agent.py +2 -18
- pulumi_gcp/diagflow/cx_agent.py +2 -18
- pulumi_gcp/diagflow/cx_entity_type.py +2 -18
- pulumi_gcp/diagflow/cx_environment.py +2 -18
- pulumi_gcp/diagflow/cx_flow.py +2 -18
- pulumi_gcp/diagflow/cx_intent.py +2 -18
- pulumi_gcp/diagflow/cx_page.py +2 -18
- pulumi_gcp/diagflow/cx_security_settings.py +2 -18
- pulumi_gcp/diagflow/cx_test_case.py +2 -18
- pulumi_gcp/diagflow/cx_version.py +2 -18
- pulumi_gcp/diagflow/cx_webhook.py +2 -18
- pulumi_gcp/diagflow/entity_type.py +2 -18
- pulumi_gcp/diagflow/fulfillment.py +2 -18
- pulumi_gcp/diagflow/intent.py +2 -18
- pulumi_gcp/discoveryengine/__init__.py +12 -0
- pulumi_gcp/discoveryengine/_inputs.py +237 -0
- pulumi_gcp/discoveryengine/chat_engine.py +822 -0
- pulumi_gcp/discoveryengine/data_store.py +734 -0
- pulumi_gcp/discoveryengine/outputs.py +304 -0
- pulumi_gcp/discoveryengine/search_engine.py +752 -0
- pulumi_gcp/dns/_inputs.py +34 -0
- pulumi_gcp/dns/managed_zone.py +2 -18
- pulumi_gcp/dns/outputs.py +34 -0
- pulumi_gcp/dns/policy.py +2 -18
- pulumi_gcp/dns/record_set.py +2 -18
- pulumi_gcp/dns/response_policy.py +2 -18
- pulumi_gcp/dns/response_policy_rule.py +9 -32
- pulumi_gcp/edgecontainer/cluster.py +2 -18
- pulumi_gcp/edgecontainer/node_pool.py +2 -18
- pulumi_gcp/edgecontainer/vpn_connection.py +2 -18
- pulumi_gcp/edgenetwork/network.py +2 -18
- pulumi_gcp/edgenetwork/subnet.py +2 -18
- pulumi_gcp/essentialcontacts/contact.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_processor.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +2 -18
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +2 -18
- pulumi_gcp/eventarc/_inputs.py +2 -2
- pulumi_gcp/eventarc/channel.py +2 -18
- pulumi_gcp/eventarc/google_channel_config.py +2 -18
- pulumi_gcp/eventarc/outputs.py +2 -2
- pulumi_gcp/eventarc/trigger.py +2 -18
- pulumi_gcp/filestore/_inputs.py +1 -3
- pulumi_gcp/filestore/backup.py +2 -18
- pulumi_gcp/filestore/instance.py +2 -18
- pulumi_gcp/filestore/outputs.py +89 -3
- pulumi_gcp/filestore/snapshot.py +2 -18
- pulumi_gcp/firebase/_inputs.py +4 -2
- pulumi_gcp/firebase/android_app.py +2 -18
- pulumi_gcp/firebase/apple_app.py +2 -18
- pulumi_gcp/firebase/database_instance.py +2 -18
- pulumi_gcp/firebase/extensions_instance.py +8 -26
- pulumi_gcp/firebase/hosting_channel.py +2 -18
- pulumi_gcp/firebase/hosting_custom_domain.py +2 -18
- pulumi_gcp/firebase/hosting_release.py +2 -18
- pulumi_gcp/firebase/hosting_site.py +2 -18
- pulumi_gcp/firebase/hosting_version.py +2 -18
- pulumi_gcp/firebase/outputs.py +4 -2
- pulumi_gcp/firebase/project.py +2 -18
- pulumi_gcp/firebase/storage_bucket.py +2 -18
- pulumi_gcp/firebase/web_app.py +2 -18
- pulumi_gcp/firebaserules/_inputs.py +6 -0
- pulumi_gcp/firebaserules/outputs.py +6 -0
- pulumi_gcp/firebaserules/release.py +4 -16
- pulumi_gcp/firebaserules/ruleset.py +2 -18
- pulumi_gcp/firestore/backup_schedule.py +38 -30
- pulumi_gcp/firestore/database.py +2 -26
- pulumi_gcp/firestore/document.py +2 -86
- pulumi_gcp/firestore/field.py +24 -120
- pulumi_gcp/firestore/index.py +6 -60
- pulumi_gcp/folder/_inputs.py +4 -0
- pulumi_gcp/folder/access_approval_settings.py +2 -18
- pulumi_gcp/folder/iam_audit_config.py +6 -14
- pulumi_gcp/folder/iam_member.py +6 -14
- pulumi_gcp/folder/iam_policy.py +6 -14
- pulumi_gcp/folder/organization_policy.py +2 -18
- pulumi_gcp/folder/outputs.py +54 -0
- pulumi_gcp/gkebackup/backup_plan.py +2 -18
- pulumi_gcp/gkebackup/restore_plan.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +2 -18
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +2 -18
- pulumi_gcp/gkehub/_inputs.py +8 -0
- pulumi_gcp/gkehub/feature.py +4 -20
- pulumi_gcp/gkehub/feature_membership.py +2 -18
- pulumi_gcp/gkehub/fleet.py +2 -18
- pulumi_gcp/gkehub/membership.py +6 -29
- pulumi_gcp/gkehub/membership_binding.py +2 -18
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +2 -18
- pulumi_gcp/gkehub/namespace.py +2 -18
- pulumi_gcp/gkehub/outputs.py +8 -0
- pulumi_gcp/gkehub/scope.py +2 -18
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +2 -18
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +2 -18
- pulumi_gcp/gkeonprem/v_mware_cluster.py +2 -18
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +2 -18
- pulumi_gcp/healthcare/consent_store.py +2 -18
- pulumi_gcp/healthcare/dataset.py +2 -18
- pulumi_gcp/healthcare/dataset_iam_binding.py +4 -12
- pulumi_gcp/healthcare/dataset_iam_member.py +4 -12
- pulumi_gcp/healthcare/dataset_iam_policy.py +4 -12
- pulumi_gcp/healthcare/dicom_store.py +2 -18
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/dicom_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +4 -12
- pulumi_gcp/healthcare/fhir_store.py +23 -32
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/fhir_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +4 -12
- pulumi_gcp/healthcare/hl7_store.py +2 -18
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +4 -12
- pulumi_gcp/healthcare/hl7_store_iam_member.py +4 -12
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +4 -12
- pulumi_gcp/iam/access_boundary_policy.py +2 -18
- pulumi_gcp/iam/deny_policy.py +2 -18
- pulumi_gcp/iam/outputs.py +92 -0
- pulumi_gcp/iam/workforce_pool.py +2 -18
- pulumi_gcp/iam/workforce_pool_provider.py +2 -18
- pulumi_gcp/iam/workload_identity_pool.py +2 -18
- pulumi_gcp/iam/workload_identity_pool_provider.py +2 -18
- pulumi_gcp/iap/brand.py +2 -18
- pulumi_gcp/iap/client.py +2 -18
- pulumi_gcp/identityplatform/config.py +2 -18
- pulumi_gcp/identityplatform/default_supported_idp_config.py +2 -18
- pulumi_gcp/identityplatform/inbound_saml_config.py +2 -18
- pulumi_gcp/identityplatform/oauth_idp_config.py +2 -18
- pulumi_gcp/identityplatform/project_default_config.py +2 -18
- pulumi_gcp/identityplatform/tenant.py +2 -18
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +2 -18
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +2 -18
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +2 -18
- pulumi_gcp/integrationconnectors/connection.py +2 -18
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +2 -18
- pulumi_gcp/kms/crypto_key.py +36 -18
- pulumi_gcp/kms/crypto_key_iam_binding.py +11 -19
- pulumi_gcp/kms/crypto_key_iam_member.py +11 -19
- pulumi_gcp/kms/crypto_key_iam_policy.py +4 -12
- pulumi_gcp/kms/crypto_key_version.py +2 -18
- pulumi_gcp/kms/key_ring.py +2 -18
- pulumi_gcp/kms/key_ring_iam_binding.py +11 -19
- pulumi_gcp/kms/key_ring_iam_member.py +11 -19
- pulumi_gcp/kms/key_ring_iam_policy.py +4 -12
- pulumi_gcp/kms/key_ring_import_job.py +2 -18
- pulumi_gcp/kms/outputs.py +16 -0
- pulumi_gcp/logging/_inputs.py +108 -0
- pulumi_gcp/logging/billing_account_bucket_config.py +2 -18
- pulumi_gcp/logging/billing_account_exclusion.py +2 -18
- pulumi_gcp/logging/billing_account_sink.py +2 -18
- pulumi_gcp/logging/folder_bucket_config.py +2 -18
- pulumi_gcp/logging/folder_exclusion.py +2 -18
- pulumi_gcp/logging/folder_settings.py +2 -18
- pulumi_gcp/logging/folder_sink.py +2 -18
- pulumi_gcp/logging/linked_dataset.py +2 -18
- pulumi_gcp/logging/log_view.py +2 -18
- pulumi_gcp/logging/metric.py +2 -18
- pulumi_gcp/logging/organization_bucket_config.py +2 -18
- pulumi_gcp/logging/organization_exclusion.py +2 -18
- pulumi_gcp/logging/organization_settings.py +2 -18
- pulumi_gcp/logging/organization_sink.py +2 -18
- pulumi_gcp/logging/outputs.py +108 -0
- pulumi_gcp/logging/project_bucket_config.py +2 -18
- pulumi_gcp/logging/project_exclusion.py +2 -18
- pulumi_gcp/logging/project_sink.py +2 -18
- pulumi_gcp/looker/instance.py +2 -18
- pulumi_gcp/memcache/instance.py +63 -18
- pulumi_gcp/migrationcenter/group.py +2 -18
- pulumi_gcp/ml/engine_model.py +2 -18
- pulumi_gcp/monitoring/alert_policy.py +2 -18
- pulumi_gcp/monitoring/custom_service.py +2 -18
- pulumi_gcp/monitoring/dashboard.py +2 -18
- pulumi_gcp/monitoring/generic_service.py +2 -18
- pulumi_gcp/monitoring/group.py +2 -18
- pulumi_gcp/monitoring/metric_descriptor.py +2 -18
- pulumi_gcp/monitoring/monitored_project.py +2 -18
- pulumi_gcp/monitoring/notification_channel.py +2 -18
- pulumi_gcp/monitoring/outputs.py +14 -0
- pulumi_gcp/monitoring/slo.py +2 -18
- pulumi_gcp/monitoring/uptime_check_config.py +2 -18
- pulumi_gcp/netapp/__init__.py +1 -0
- pulumi_gcp/netapp/active_directory.py +2 -18
- pulumi_gcp/netapp/backup_policy.py +2 -18
- pulumi_gcp/netapp/backup_vault.py +2 -18
- pulumi_gcp/netapp/kmsconfig.py +2 -18
- pulumi_gcp/netapp/storage_pool.py +36 -24
- pulumi_gcp/netapp/volume.py +67 -20
- pulumi_gcp/netapp/volume_snapshot.py +625 -0
- pulumi_gcp/networkconnectivity/_inputs.py +6 -0
- pulumi_gcp/networkconnectivity/hub.py +2 -18
- pulumi_gcp/networkconnectivity/outputs.py +6 -0
- pulumi_gcp/networkconnectivity/policy_based_route.py +2 -18
- pulumi_gcp/networkconnectivity/service_connection_policy.py +2 -18
- pulumi_gcp/networkconnectivity/spoke.py +2 -18
- pulumi_gcp/networkmanagement/connectivity_test.py +2 -18
- pulumi_gcp/networksecurity/address_group.py +2 -18
- pulumi_gcp/networksecurity/authorization_policy.py +2 -18
- pulumi_gcp/networksecurity/client_tls_policy.py +2 -18
- pulumi_gcp/networksecurity/gateway_security_policy.py +2 -18
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +2 -18
- pulumi_gcp/networksecurity/security_profile.py +2 -18
- pulumi_gcp/networksecurity/server_tls_policy.py +2 -18
- pulumi_gcp/networksecurity/tls_inspection_policy.py +2 -18
- pulumi_gcp/networksecurity/url_list.py +2 -18
- pulumi_gcp/networkservices/edge_cache_keyset.py +2 -18
- pulumi_gcp/networkservices/edge_cache_origin.py +2 -18
- pulumi_gcp/networkservices/edge_cache_service.py +2 -18
- pulumi_gcp/networkservices/endpoint_policy.py +2 -18
- pulumi_gcp/networkservices/gateway.py +2 -18
- pulumi_gcp/networkservices/grpc_route.py +2 -18
- pulumi_gcp/networkservices/http_route.py +2 -18
- pulumi_gcp/networkservices/mesh.py +2 -18
- pulumi_gcp/networkservices/service_binding.py +2 -18
- pulumi_gcp/networkservices/tcp_route.py +2 -18
- pulumi_gcp/networkservices/tls_route.py +2 -18
- pulumi_gcp/notebooks/environment.py +2 -18
- pulumi_gcp/notebooks/instance.py +2 -18
- pulumi_gcp/notebooks/location.py +2 -18
- pulumi_gcp/notebooks/runtime.py +2 -18
- pulumi_gcp/organizations/_inputs.py +4 -0
- pulumi_gcp/organizations/access_approval_settings.py +2 -18
- pulumi_gcp/organizations/folder.py +2 -18
- pulumi_gcp/organizations/iam_audit_config.py +2 -2
- pulumi_gcp/organizations/iam_member.py +6 -14
- pulumi_gcp/organizations/iam_policy.py +6 -14
- pulumi_gcp/organizations/outputs.py +4 -0
- pulumi_gcp/organizations/policy.py +2 -18
- pulumi_gcp/organizations/project.py +2 -18
- pulumi_gcp/orgpolicy/custom_constraint.py +2 -18
- pulumi_gcp/orgpolicy/policy.py +4 -16
- pulumi_gcp/osconfig/guest_policies.py +2 -18
- pulumi_gcp/osconfig/os_policy_assignment.py +2 -18
- pulumi_gcp/osconfig/patch_deployment.py +2 -18
- pulumi_gcp/oslogin/ssh_public_key.py +2 -18
- pulumi_gcp/projects/_inputs.py +4 -0
- pulumi_gcp/projects/access_approval_settings.py +2 -18
- pulumi_gcp/projects/api_key.py +2 -18
- pulumi_gcp/projects/iam_audit_config.py +6 -14
- pulumi_gcp/projects/iam_binding.py +6 -14
- pulumi_gcp/projects/iam_custom_role.py +2 -18
- pulumi_gcp/projects/iam_member.py +6 -14
- pulumi_gcp/projects/iam_policy.py +6 -14
- pulumi_gcp/projects/organization_policy.py +2 -18
- pulumi_gcp/projects/outputs.py +54 -0
- pulumi_gcp/projects/service.py +2 -18
- pulumi_gcp/projects/usage_export_bucket.py +2 -18
- pulumi_gcp/provider.py +60 -0
- pulumi_gcp/pubsub/_inputs.py +26 -4
- pulumi_gcp/pubsub/lite_reservation.py +2 -18
- pulumi_gcp/pubsub/lite_subscription.py +2 -18
- pulumi_gcp/pubsub/lite_topic.py +2 -18
- pulumi_gcp/pubsub/outputs.py +323 -4
- pulumi_gcp/pubsub/schema.py +2 -18
- pulumi_gcp/pubsub/subscription.py +82 -16
- pulumi_gcp/pubsub/subscription_iam_binding.py +4 -12
- pulumi_gcp/pubsub/subscription_iam_member.py +4 -12
- pulumi_gcp/pubsub/subscription_iam_policy.py +4 -12
- pulumi_gcp/pubsub/topic.py +2 -18
- pulumi_gcp/recaptcha/enterprise_key.py +2 -18
- pulumi_gcp/redis/cluster.py +2 -18
- pulumi_gcp/redis/instance.py +2 -18
- pulumi_gcp/redis/outputs.py +204 -0
- pulumi_gcp/resourcemanager/lien.py +2 -18
- pulumi_gcp/runtimeconfig/config.py +2 -18
- pulumi_gcp/runtimeconfig/variable.py +2 -18
- pulumi_gcp/secretmanager/outputs.py +88 -0
- pulumi_gcp/secretmanager/secret.py +2 -18
- pulumi_gcp/secretmanager/secret_version.py +2 -18
- pulumi_gcp/securesourcemanager/instance.py +2 -18
- pulumi_gcp/securitycenter/event_threat_detection_custom_module.py +2 -18
- pulumi_gcp/securitycenter/folder_custom_module.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_binding.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_member.py +2 -18
- pulumi_gcp/securitycenter/instance_iam_policy.py +2 -18
- pulumi_gcp/securitycenter/mute_config.py +2 -18
- pulumi_gcp/securitycenter/notification_config.py +2 -18
- pulumi_gcp/securitycenter/organization_custom_module.py +2 -18
- pulumi_gcp/securitycenter/project_custom_module.py +2 -18
- pulumi_gcp/securitycenter/source.py +2 -18
- pulumi_gcp/securitycenter/source_iam_binding.py +2 -18
- pulumi_gcp/securitycenter/source_iam_member.py +2 -18
- pulumi_gcp/securitycenter/source_iam_policy.py +2 -18
- pulumi_gcp/securityposture/__init__.py +11 -0
- pulumi_gcp/securityposture/_inputs.py +1364 -0
- pulumi_gcp/securityposture/outputs.py +1372 -0
- pulumi_gcp/securityposture/posture.py +828 -0
- pulumi_gcp/securityposture/posture_deployment.py +872 -0
- pulumi_gcp/serviceaccount/account.py +2 -18
- pulumi_gcp/servicedirectory/endpoint.py +2 -18
- pulumi_gcp/servicedirectory/namespace.py +2 -18
- pulumi_gcp/servicedirectory/service.py +2 -18
- pulumi_gcp/servicenetworking/connection.py +2 -18
- pulumi_gcp/servicenetworking/peered_dns_domain.py +2 -18
- pulumi_gcp/serviceusage/consumer_quota_override.py +2 -18
- pulumi_gcp/sourcerepo/outputs.py +20 -0
- pulumi_gcp/sourcerepo/repository.py +2 -18
- pulumi_gcp/spanner/database.py +2 -18
- pulumi_gcp/spanner/database_iam_binding.py +4 -12
- pulumi_gcp/spanner/database_iam_member.py +4 -12
- pulumi_gcp/spanner/database_iam_policy.py +4 -12
- pulumi_gcp/spanner/instance.py +2 -18
- pulumi_gcp/spanner/instance_iam_binding.py +4 -12
- pulumi_gcp/spanner/instance_iam_member.py +4 -12
- pulumi_gcp/spanner/instance_iam_policy.py +4 -12
- pulumi_gcp/spanner/outputs.py +68 -0
- pulumi_gcp/sql/_inputs.py +50 -0
- pulumi_gcp/sql/database.py +2 -18
- pulumi_gcp/sql/database_instance.py +2 -18
- pulumi_gcp/sql/outputs.py +904 -0
- pulumi_gcp/sql/source_representation_instance.py +2 -18
- pulumi_gcp/sql/user.py +2 -30
- pulumi_gcp/storage/bucket.py +2 -18
- pulumi_gcp/storage/bucket_access_control.py +2 -18
- pulumi_gcp/storage/default_object_access_control.py +2 -18
- pulumi_gcp/storage/hmac_key.py +2 -18
- pulumi_gcp/storage/insights_report_config.py +2 -18
- pulumi_gcp/storage/notification.py +2 -18
- pulumi_gcp/storage/object_access_control.py +2 -18
- pulumi_gcp/storage/outputs.py +188 -0
- pulumi_gcp/storage/transfer_agent_pool.py +2 -18
- pulumi_gcp/storage/transfer_job.py +2 -18
- pulumi_gcp/tags/location_tag_binding.py +2 -18
- pulumi_gcp/tags/tag_binding.py +2 -18
- pulumi_gcp/tags/tag_key.py +2 -18
- pulumi_gcp/tags/tag_value.py +2 -18
- pulumi_gcp/tpu/node.py +2 -18
- pulumi_gcp/tpu/v2_vm.py +2 -18
- pulumi_gcp/vertex/_inputs.py +166 -0
- pulumi_gcp/vertex/ai_endpoint.py +2 -18
- pulumi_gcp/vertex/ai_feature_group.py +2 -18
- pulumi_gcp/vertex/ai_feature_group_feature.py +2 -18
- pulumi_gcp/vertex/ai_feature_online_store.py +30 -46
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +259 -19
- pulumi_gcp/vertex/ai_feature_store.py +9 -46
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +9 -39
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +2 -18
- pulumi_gcp/vertex/ai_index.py +2 -18
- pulumi_gcp/vertex/ai_index_endpoint.py +2 -18
- pulumi_gcp/vertex/ai_metadata_store.py +2 -18
- pulumi_gcp/vertex/ai_tensorboard.py +2 -18
- pulumi_gcp/vertex/outputs.py +304 -0
- pulumi_gcp/vmwareengine/cluster.py +2 -18
- pulumi_gcp/vmwareengine/external_access_rule.py +2 -18
- pulumi_gcp/vmwareengine/external_address.py +2 -18
- pulumi_gcp/vmwareengine/network.py +2 -18
- pulumi_gcp/vmwareengine/network_peering.py +2 -18
- pulumi_gcp/vmwareengine/network_policy.py +2 -18
- pulumi_gcp/vmwareengine/outputs.py +208 -0
- pulumi_gcp/vmwareengine/private_cloud.py +2 -25
- pulumi_gcp/vmwareengine/subnet.py +2 -18
- pulumi_gcp/vpcaccess/connector.py +2 -18
- pulumi_gcp/vpcaccess/outputs.py +4 -0
- pulumi_gcp/workbench/instance.py +2 -18
- pulumi_gcp/workflows/workflow.py +75 -7
- pulumi_gcp/workstations/_inputs.py +38 -0
- pulumi_gcp/workstations/outputs.py +30 -0
- pulumi_gcp/workstations/workstation.py +2 -18
- pulumi_gcp/workstations/workstation_cluster.py +2 -18
- pulumi_gcp/workstations/workstation_config.py +56 -18
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/METADATA +2 -1
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/RECORD +686 -668
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.7.0a1706207981.dist-info → pulumi_gcp-7.8.0.dist-info}/top_level.txt +0 -0
pulumi_gcp/cloudrunv2/outputs.py
CHANGED
@@ -1090,6 +1090,8 @@ class JobTemplateTemplateVolume(dict):
|
|
1090
1090
|
:param str name: Volume's name.
|
1091
1091
|
:param 'JobTemplateTemplateVolumeCloudSqlInstanceArgs' cloud_sql_instance: For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.
|
1092
1092
|
Structure is documented below.
|
1093
|
+
:param 'JobTemplateTemplateVolumeEmptyDirArgs' empty_dir: Ephemeral storage used as a shared volume.
|
1094
|
+
Structure is documented below.
|
1093
1095
|
:param 'JobTemplateTemplateVolumeSecretArgs' secret: Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret
|
1094
1096
|
Structure is documented below.
|
1095
1097
|
"""
|
@@ -1121,6 +1123,10 @@ class JobTemplateTemplateVolume(dict):
|
|
1121
1123
|
@property
|
1122
1124
|
@pulumi.getter(name="emptyDir")
|
1123
1125
|
def empty_dir(self) -> Optional['outputs.JobTemplateTemplateVolumeEmptyDir']:
|
1126
|
+
"""
|
1127
|
+
Ephemeral storage used as a shared volume.
|
1128
|
+
Structure is documented below.
|
1129
|
+
"""
|
1124
1130
|
return pulumi.get(self, "empty_dir")
|
1125
1131
|
|
1126
1132
|
@property
|
@@ -3134,6 +3140,8 @@ class ServiceTemplateVolume(dict):
|
|
3134
3140
|
:param str name: Volume's name.
|
3135
3141
|
:param 'ServiceTemplateVolumeCloudSqlInstanceArgs' cloud_sql_instance: For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.
|
3136
3142
|
Structure is documented below.
|
3143
|
+
:param 'ServiceTemplateVolumeEmptyDirArgs' empty_dir: Ephemeral storage used as a shared volume.
|
3144
|
+
Structure is documented below.
|
3137
3145
|
:param 'ServiceTemplateVolumeGcsArgs' gcs: Represents a GCS Bucket mounted as a volume.
|
3138
3146
|
Structure is documented below.
|
3139
3147
|
:param 'ServiceTemplateVolumeNfsArgs' nfs: Represents an NFS mount.
|
@@ -3173,6 +3181,10 @@ class ServiceTemplateVolume(dict):
|
|
3173
3181
|
@property
|
3174
3182
|
@pulumi.getter(name="emptyDir")
|
3175
3183
|
def empty_dir(self) -> Optional['outputs.ServiceTemplateVolumeEmptyDir']:
|
3184
|
+
"""
|
3185
|
+
Ephemeral storage used as a shared volume.
|
3186
|
+
Structure is documented below.
|
3187
|
+
"""
|
3176
3188
|
return pulumi.get(self, "empty_dir")
|
3177
3189
|
|
3178
3190
|
@property
|
@@ -3876,17 +3888,27 @@ class GetJobBinaryAuthorizationResult(dict):
|
|
3876
3888
|
def __init__(__self__, *,
|
3877
3889
|
breakglass_justification: str,
|
3878
3890
|
use_default: bool):
|
3891
|
+
"""
|
3892
|
+
:param str breakglass_justification: If present, indicates to use Breakglass using this justification. If useDefault is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
|
3893
|
+
:param bool use_default: If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
|
3894
|
+
"""
|
3879
3895
|
pulumi.set(__self__, "breakglass_justification", breakglass_justification)
|
3880
3896
|
pulumi.set(__self__, "use_default", use_default)
|
3881
3897
|
|
3882
3898
|
@property
|
3883
3899
|
@pulumi.getter(name="breakglassJustification")
|
3884
3900
|
def breakglass_justification(self) -> str:
|
3901
|
+
"""
|
3902
|
+
If present, indicates to use Breakglass using this justification. If useDefault is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
|
3903
|
+
"""
|
3885
3904
|
return pulumi.get(self, "breakglass_justification")
|
3886
3905
|
|
3887
3906
|
@property
|
3888
3907
|
@pulumi.getter(name="useDefault")
|
3889
3908
|
def use_default(self) -> bool:
|
3909
|
+
"""
|
3910
|
+
If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
|
3911
|
+
"""
|
3890
3912
|
return pulumi.get(self, "use_default")
|
3891
3913
|
|
3892
3914
|
|
@@ -3901,6 +3923,18 @@ class GetJobConditionResult(dict):
|
|
3901
3923
|
severity: str,
|
3902
3924
|
state: str,
|
3903
3925
|
type: str):
|
3926
|
+
"""
|
3927
|
+
:param str execution_reason: A reason for the execution condition.
|
3928
|
+
:param str last_transition_time: Last time the condition transitioned from one status to another.
|
3929
|
+
|
3930
|
+
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
3931
|
+
:param str message: Human readable message indicating details about the current status.
|
3932
|
+
:param str reason: A common (service-level) reason for this condition.
|
3933
|
+
:param str revision_reason: A reason for the revision condition.
|
3934
|
+
:param str severity: How to interpret failures of this condition, one of Error, Warning, Info
|
3935
|
+
:param str state: State of the condition.
|
3936
|
+
:param str type: type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/main/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is ready.
|
3937
|
+
"""
|
3904
3938
|
pulumi.set(__self__, "execution_reason", execution_reason)
|
3905
3939
|
pulumi.set(__self__, "last_transition_time", last_transition_time)
|
3906
3940
|
pulumi.set(__self__, "message", message)
|
@@ -3913,41 +3947,67 @@ class GetJobConditionResult(dict):
|
|
3913
3947
|
@property
|
3914
3948
|
@pulumi.getter(name="executionReason")
|
3915
3949
|
def execution_reason(self) -> str:
|
3950
|
+
"""
|
3951
|
+
A reason for the execution condition.
|
3952
|
+
"""
|
3916
3953
|
return pulumi.get(self, "execution_reason")
|
3917
3954
|
|
3918
3955
|
@property
|
3919
3956
|
@pulumi.getter(name="lastTransitionTime")
|
3920
3957
|
def last_transition_time(self) -> str:
|
3958
|
+
"""
|
3959
|
+
Last time the condition transitioned from one status to another.
|
3960
|
+
|
3961
|
+
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
3962
|
+
"""
|
3921
3963
|
return pulumi.get(self, "last_transition_time")
|
3922
3964
|
|
3923
3965
|
@property
|
3924
3966
|
@pulumi.getter
|
3925
3967
|
def message(self) -> str:
|
3968
|
+
"""
|
3969
|
+
Human readable message indicating details about the current status.
|
3970
|
+
"""
|
3926
3971
|
return pulumi.get(self, "message")
|
3927
3972
|
|
3928
3973
|
@property
|
3929
3974
|
@pulumi.getter
|
3930
3975
|
def reason(self) -> str:
|
3976
|
+
"""
|
3977
|
+
A common (service-level) reason for this condition.
|
3978
|
+
"""
|
3931
3979
|
return pulumi.get(self, "reason")
|
3932
3980
|
|
3933
3981
|
@property
|
3934
3982
|
@pulumi.getter(name="revisionReason")
|
3935
3983
|
def revision_reason(self) -> str:
|
3984
|
+
"""
|
3985
|
+
A reason for the revision condition.
|
3986
|
+
"""
|
3936
3987
|
return pulumi.get(self, "revision_reason")
|
3937
3988
|
|
3938
3989
|
@property
|
3939
3990
|
@pulumi.getter
|
3940
3991
|
def severity(self) -> str:
|
3992
|
+
"""
|
3993
|
+
How to interpret failures of this condition, one of Error, Warning, Info
|
3994
|
+
"""
|
3941
3995
|
return pulumi.get(self, "severity")
|
3942
3996
|
|
3943
3997
|
@property
|
3944
3998
|
@pulumi.getter
|
3945
3999
|
def state(self) -> str:
|
4000
|
+
"""
|
4001
|
+
State of the condition.
|
4002
|
+
"""
|
3946
4003
|
return pulumi.get(self, "state")
|
3947
4004
|
|
3948
4005
|
@property
|
3949
4006
|
@pulumi.getter
|
3950
4007
|
def type(self) -> str:
|
4008
|
+
"""
|
4009
|
+
type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/main/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is ready.
|
4010
|
+
"""
|
3951
4011
|
return pulumi.get(self, "type")
|
3952
4012
|
|
3953
4013
|
|
@@ -3958,6 +4018,12 @@ class GetJobLatestCreatedExecutionResult(dict):
|
|
3958
4018
|
create_time: str,
|
3959
4019
|
name: str):
|
3960
4020
|
"""
|
4021
|
+
:param str completion_time: Completion timestamp of the execution.
|
4022
|
+
|
4023
|
+
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
4024
|
+
:param str create_time: Creation timestamp of the execution.
|
4025
|
+
|
4026
|
+
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
3961
4027
|
:param str name: The name of the Cloud Run v2 Job.
|
3962
4028
|
"""
|
3963
4029
|
pulumi.set(__self__, "completion_time", completion_time)
|
@@ -3967,11 +4033,21 @@ class GetJobLatestCreatedExecutionResult(dict):
|
|
3967
4033
|
@property
|
3968
4034
|
@pulumi.getter(name="completionTime")
|
3969
4035
|
def completion_time(self) -> str:
|
4036
|
+
"""
|
4037
|
+
Completion timestamp of the execution.
|
4038
|
+
|
4039
|
+
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
4040
|
+
"""
|
3970
4041
|
return pulumi.get(self, "completion_time")
|
3971
4042
|
|
3972
4043
|
@property
|
3973
4044
|
@pulumi.getter(name="createTime")
|
3974
4045
|
def create_time(self) -> str:
|
4046
|
+
"""
|
4047
|
+
Creation timestamp of the execution.
|
4048
|
+
|
4049
|
+
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
4050
|
+
"""
|
3975
4051
|
return pulumi.get(self, "create_time")
|
3976
4052
|
|
3977
4053
|
@property
|
@@ -3991,6 +4067,23 @@ class GetJobTemplateResult(dict):
|
|
3991
4067
|
parallelism: int,
|
3992
4068
|
task_count: int,
|
3993
4069
|
templates: Sequence['outputs.GetJobTemplateTemplateResult']):
|
4070
|
+
"""
|
4071
|
+
:param Mapping[str, str] annotations: Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.
|
4072
|
+
|
4073
|
+
Cloud Run API v2 does not support annotations with 'run.googleapis.com', 'cloud.googleapis.com', 'serving.knative.dev', or 'autoscaling.knative.dev' namespaces, and they will be rejected.
|
4074
|
+
All system annotations in v1 now have a corresponding field in v2 ExecutionTemplate.
|
4075
|
+
|
4076
|
+
This field follows Kubernetes annotations' namespacing, limits, and rules.
|
4077
|
+
:param Mapping[str, str] labels: Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter,
|
4078
|
+
or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or
|
4079
|
+
https://cloud.google.com/run/docs/configuring/labels.
|
4080
|
+
|
4081
|
+
Cloud Run API v2 does not support labels with 'run.googleapis.com', 'cloud.googleapis.com', 'serving.knative.dev', or 'autoscaling.knative.dev' namespaces, and they will be rejected.
|
4082
|
+
All system labels in v1 now have a corresponding field in v2 ExecutionTemplate.
|
4083
|
+
:param int parallelism: Specifies the maximum desired number of tasks the execution should run at given time. Must be <= taskCount. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed remaining, i.e. when the work left to do is less than max parallelism.
|
4084
|
+
:param int task_count: Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
|
4085
|
+
:param Sequence['GetJobTemplateTemplateArgs'] templates: Describes the task(s) that will be created when executing an execution
|
4086
|
+
"""
|
3994
4087
|
pulumi.set(__self__, "annotations", annotations)
|
3995
4088
|
pulumi.set(__self__, "labels", labels)
|
3996
4089
|
pulumi.set(__self__, "parallelism", parallelism)
|
@@ -4000,26 +4093,51 @@ class GetJobTemplateResult(dict):
|
|
4000
4093
|
@property
|
4001
4094
|
@pulumi.getter
|
4002
4095
|
def annotations(self) -> Mapping[str, str]:
|
4096
|
+
"""
|
4097
|
+
Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.
|
4098
|
+
|
4099
|
+
Cloud Run API v2 does not support annotations with 'run.googleapis.com', 'cloud.googleapis.com', 'serving.knative.dev', or 'autoscaling.knative.dev' namespaces, and they will be rejected.
|
4100
|
+
All system annotations in v1 now have a corresponding field in v2 ExecutionTemplate.
|
4101
|
+
|
4102
|
+
This field follows Kubernetes annotations' namespacing, limits, and rules.
|
4103
|
+
"""
|
4003
4104
|
return pulumi.get(self, "annotations")
|
4004
4105
|
|
4005
4106
|
@property
|
4006
4107
|
@pulumi.getter
|
4007
4108
|
def labels(self) -> Mapping[str, str]:
|
4109
|
+
"""
|
4110
|
+
Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter,
|
4111
|
+
or break down billing charges by team, component, environment, state, etc. For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or
|
4112
|
+
https://cloud.google.com/run/docs/configuring/labels.
|
4113
|
+
|
4114
|
+
Cloud Run API v2 does not support labels with 'run.googleapis.com', 'cloud.googleapis.com', 'serving.knative.dev', or 'autoscaling.knative.dev' namespaces, and they will be rejected.
|
4115
|
+
All system labels in v1 now have a corresponding field in v2 ExecutionTemplate.
|
4116
|
+
"""
|
4008
4117
|
return pulumi.get(self, "labels")
|
4009
4118
|
|
4010
4119
|
@property
|
4011
4120
|
@pulumi.getter
|
4012
4121
|
def parallelism(self) -> int:
|
4122
|
+
"""
|
4123
|
+
Specifies the maximum desired number of tasks the execution should run at given time. Must be <= taskCount. When the job is run, if this field is 0 or unset, the maximum possible value will be used for that execution. The actual number of tasks running in steady state will be less than this number when there are fewer tasks waiting to be completed remaining, i.e. when the work left to do is less than max parallelism.
|
4124
|
+
"""
|
4013
4125
|
return pulumi.get(self, "parallelism")
|
4014
4126
|
|
4015
4127
|
@property
|
4016
4128
|
@pulumi.getter(name="taskCount")
|
4017
4129
|
def task_count(self) -> int:
|
4130
|
+
"""
|
4131
|
+
Specifies the desired number of tasks the execution should run. Setting to 1 means that parallelism is limited to 1 and the success of that task signals the success of the execution. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
|
4132
|
+
"""
|
4018
4133
|
return pulumi.get(self, "task_count")
|
4019
4134
|
|
4020
4135
|
@property
|
4021
4136
|
@pulumi.getter
|
4022
4137
|
def templates(self) -> Sequence['outputs.GetJobTemplateTemplateResult']:
|
4138
|
+
"""
|
4139
|
+
Describes the task(s) that will be created when executing an execution
|
4140
|
+
"""
|
4023
4141
|
return pulumi.get(self, "templates")
|
4024
4142
|
|
4025
4143
|
|
@@ -4034,6 +4152,18 @@ class GetJobTemplateTemplateResult(dict):
|
|
4034
4152
|
timeout: str,
|
4035
4153
|
volumes: Sequence['outputs.GetJobTemplateTemplateVolumeResult'],
|
4036
4154
|
vpc_accesses: Sequence['outputs.GetJobTemplateTemplateVpcAccessResult']):
|
4155
|
+
"""
|
4156
|
+
:param Sequence['GetJobTemplateTemplateContainerArgs'] containers: Holds the single container that defines the unit of execution for this task.
|
4157
|
+
:param str encryption_key: A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
|
4158
|
+
:param str execution_environment: The execution environment being used to host this Task. Possible values: ["EXECUTION_ENVIRONMENT_GEN1", "EXECUTION_ENVIRONMENT_GEN2"]
|
4159
|
+
:param int max_retries: Number of retries allowed per Task, before marking this Task failed.
|
4160
|
+
:param str service_account: Email address of the IAM service account associated with the Task of a Job. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
|
4161
|
+
:param str timeout: Max allowed time duration the Task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout.
|
4162
|
+
|
4163
|
+
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
4164
|
+
:param Sequence['GetJobTemplateTemplateVolumeArgs'] volumes: A list of Volumes to make available to containers.
|
4165
|
+
:param Sequence['GetJobTemplateTemplateVpcAccessArgs'] vpc_accesses: VPC Access configuration to use for this Task. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
|
4166
|
+
"""
|
4037
4167
|
pulumi.set(__self__, "containers", containers)
|
4038
4168
|
pulumi.set(__self__, "encryption_key", encryption_key)
|
4039
4169
|
pulumi.set(__self__, "execution_environment", execution_environment)
|
@@ -4046,41 +4176,67 @@ class GetJobTemplateTemplateResult(dict):
|
|
4046
4176
|
@property
|
4047
4177
|
@pulumi.getter
|
4048
4178
|
def containers(self) -> Sequence['outputs.GetJobTemplateTemplateContainerResult']:
|
4179
|
+
"""
|
4180
|
+
Holds the single container that defines the unit of execution for this task.
|
4181
|
+
"""
|
4049
4182
|
return pulumi.get(self, "containers")
|
4050
4183
|
|
4051
4184
|
@property
|
4052
4185
|
@pulumi.getter(name="encryptionKey")
|
4053
4186
|
def encryption_key(self) -> str:
|
4187
|
+
"""
|
4188
|
+
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
|
4189
|
+
"""
|
4054
4190
|
return pulumi.get(self, "encryption_key")
|
4055
4191
|
|
4056
4192
|
@property
|
4057
4193
|
@pulumi.getter(name="executionEnvironment")
|
4058
4194
|
def execution_environment(self) -> str:
|
4195
|
+
"""
|
4196
|
+
The execution environment being used to host this Task. Possible values: ["EXECUTION_ENVIRONMENT_GEN1", "EXECUTION_ENVIRONMENT_GEN2"]
|
4197
|
+
"""
|
4059
4198
|
return pulumi.get(self, "execution_environment")
|
4060
4199
|
|
4061
4200
|
@property
|
4062
4201
|
@pulumi.getter(name="maxRetries")
|
4063
4202
|
def max_retries(self) -> int:
|
4203
|
+
"""
|
4204
|
+
Number of retries allowed per Task, before marking this Task failed.
|
4205
|
+
"""
|
4064
4206
|
return pulumi.get(self, "max_retries")
|
4065
4207
|
|
4066
4208
|
@property
|
4067
4209
|
@pulumi.getter(name="serviceAccount")
|
4068
4210
|
def service_account(self) -> str:
|
4211
|
+
"""
|
4212
|
+
Email address of the IAM service account associated with the Task of a Job. The service account represents the identity of the running task, and determines what permissions the task has. If not provided, the task will use the project's default service account.
|
4213
|
+
"""
|
4069
4214
|
return pulumi.get(self, "service_account")
|
4070
4215
|
|
4071
4216
|
@property
|
4072
4217
|
@pulumi.getter
|
4073
4218
|
def timeout(self) -> str:
|
4219
|
+
"""
|
4220
|
+
Max allowed time duration the Task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout.
|
4221
|
+
|
4222
|
+
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
4223
|
+
"""
|
4074
4224
|
return pulumi.get(self, "timeout")
|
4075
4225
|
|
4076
4226
|
@property
|
4077
4227
|
@pulumi.getter
|
4078
4228
|
def volumes(self) -> Sequence['outputs.GetJobTemplateTemplateVolumeResult']:
|
4229
|
+
"""
|
4230
|
+
A list of Volumes to make available to containers.
|
4231
|
+
"""
|
4079
4232
|
return pulumi.get(self, "volumes")
|
4080
4233
|
|
4081
4234
|
@property
|
4082
4235
|
@pulumi.getter(name="vpcAccesses")
|
4083
4236
|
def vpc_accesses(self) -> Sequence['outputs.GetJobTemplateTemplateVpcAccessResult']:
|
4237
|
+
"""
|
4238
|
+
VPC Access configuration to use for this Task. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
|
4239
|
+
"""
|
4084
4240
|
return pulumi.get(self, "vpc_accesses")
|
4085
4241
|
|
4086
4242
|
|
@@ -4097,7 +4253,17 @@ class GetJobTemplateTemplateContainerResult(dict):
|
|
4097
4253
|
volume_mounts: Sequence['outputs.GetJobTemplateTemplateContainerVolumeMountResult'],
|
4098
4254
|
working_dir: str):
|
4099
4255
|
"""
|
4256
|
+
:param Sequence[str] args: Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
4257
|
+
:param Sequence[str] commands: Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
4258
|
+
:param Sequence['GetJobTemplateTemplateContainerEnvArgs'] envs: List of environment variables to set in the container.
|
4259
|
+
:param str image: URL of the Container image in Google Container Registry or Google Artifact Registry. More info: https://kubernetes.io/docs/concepts/containers/images
|
4100
4260
|
:param str name: The name of the Cloud Run v2 Job.
|
4261
|
+
:param Sequence['GetJobTemplateTemplateContainerPortArgs'] ports: List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible.
|
4262
|
+
|
4263
|
+
If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on
|
4264
|
+
:param Sequence['GetJobTemplateTemplateContainerResourceArgs'] resources: Compute Resource requirements by this container. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
|
4265
|
+
:param Sequence['GetJobTemplateTemplateContainerVolumeMountArgs'] volume_mounts: Volume to mount into the container's filesystem.
|
4266
|
+
:param str working_dir: Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
|
4101
4267
|
"""
|
4102
4268
|
pulumi.set(__self__, "args", args)
|
4103
4269
|
pulumi.set(__self__, "commands", commands)
|
@@ -4112,21 +4278,33 @@ class GetJobTemplateTemplateContainerResult(dict):
|
|
4112
4278
|
@property
|
4113
4279
|
@pulumi.getter
|
4114
4280
|
def args(self) -> Sequence[str]:
|
4281
|
+
"""
|
4282
|
+
Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
4283
|
+
"""
|
4115
4284
|
return pulumi.get(self, "args")
|
4116
4285
|
|
4117
4286
|
@property
|
4118
4287
|
@pulumi.getter
|
4119
4288
|
def commands(self) -> Sequence[str]:
|
4289
|
+
"""
|
4290
|
+
Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
4291
|
+
"""
|
4120
4292
|
return pulumi.get(self, "commands")
|
4121
4293
|
|
4122
4294
|
@property
|
4123
4295
|
@pulumi.getter
|
4124
4296
|
def envs(self) -> Sequence['outputs.GetJobTemplateTemplateContainerEnvResult']:
|
4297
|
+
"""
|
4298
|
+
List of environment variables to set in the container.
|
4299
|
+
"""
|
4125
4300
|
return pulumi.get(self, "envs")
|
4126
4301
|
|
4127
4302
|
@property
|
4128
4303
|
@pulumi.getter
|
4129
4304
|
def image(self) -> str:
|
4305
|
+
"""
|
4306
|
+
URL of the Container image in Google Container Registry or Google Artifact Registry. More info: https://kubernetes.io/docs/concepts/containers/images
|
4307
|
+
"""
|
4130
4308
|
return pulumi.get(self, "image")
|
4131
4309
|
|
4132
4310
|
@property
|
@@ -4140,21 +4318,35 @@ class GetJobTemplateTemplateContainerResult(dict):
|
|
4140
4318
|
@property
|
4141
4319
|
@pulumi.getter
|
4142
4320
|
def ports(self) -> Sequence['outputs.GetJobTemplateTemplateContainerPortResult']:
|
4321
|
+
"""
|
4322
|
+
List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible.
|
4323
|
+
|
4324
|
+
If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on
|
4325
|
+
"""
|
4143
4326
|
return pulumi.get(self, "ports")
|
4144
4327
|
|
4145
4328
|
@property
|
4146
4329
|
@pulumi.getter
|
4147
4330
|
def resources(self) -> Sequence['outputs.GetJobTemplateTemplateContainerResourceResult']:
|
4331
|
+
"""
|
4332
|
+
Compute Resource requirements by this container. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
|
4333
|
+
"""
|
4148
4334
|
return pulumi.get(self, "resources")
|
4149
4335
|
|
4150
4336
|
@property
|
4151
4337
|
@pulumi.getter(name="volumeMounts")
|
4152
4338
|
def volume_mounts(self) -> Sequence['outputs.GetJobTemplateTemplateContainerVolumeMountResult']:
|
4339
|
+
"""
|
4340
|
+
Volume to mount into the container's filesystem.
|
4341
|
+
"""
|
4153
4342
|
return pulumi.get(self, "volume_mounts")
|
4154
4343
|
|
4155
4344
|
@property
|
4156
4345
|
@pulumi.getter(name="workingDir")
|
4157
4346
|
def working_dir(self) -> str:
|
4347
|
+
"""
|
4348
|
+
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
|
4349
|
+
"""
|
4158
4350
|
return pulumi.get(self, "working_dir")
|
4159
4351
|
|
4160
4352
|
|
@@ -4166,6 +4358,8 @@ class GetJobTemplateTemplateContainerEnvResult(dict):
|
|
4166
4358
|
value_sources: Sequence['outputs.GetJobTemplateTemplateContainerEnvValueSourceResult']):
|
4167
4359
|
"""
|
4168
4360
|
:param str name: The name of the Cloud Run v2 Job.
|
4361
|
+
:param str value: Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any route environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to "", and the maximum length is 32768 bytes
|
4362
|
+
:param Sequence['GetJobTemplateTemplateContainerEnvValueSourceArgs'] value_sources: Source for the environment variable's value.
|
4169
4363
|
"""
|
4170
4364
|
pulumi.set(__self__, "name", name)
|
4171
4365
|
pulumi.set(__self__, "value", value)
|
@@ -4182,11 +4376,17 @@ class GetJobTemplateTemplateContainerEnvResult(dict):
|
|
4182
4376
|
@property
|
4183
4377
|
@pulumi.getter
|
4184
4378
|
def value(self) -> str:
|
4379
|
+
"""
|
4380
|
+
Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any route environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to "", and the maximum length is 32768 bytes
|
4381
|
+
"""
|
4185
4382
|
return pulumi.get(self, "value")
|
4186
4383
|
|
4187
4384
|
@property
|
4188
4385
|
@pulumi.getter(name="valueSources")
|
4189
4386
|
def value_sources(self) -> Sequence['outputs.GetJobTemplateTemplateContainerEnvValueSourceResult']:
|
4387
|
+
"""
|
4388
|
+
Source for the environment variable's value.
|
4389
|
+
"""
|
4190
4390
|
return pulumi.get(self, "value_sources")
|
4191
4391
|
|
4192
4392
|
|
@@ -4194,11 +4394,17 @@ class GetJobTemplateTemplateContainerEnvResult(dict):
|
|
4194
4394
|
class GetJobTemplateTemplateContainerEnvValueSourceResult(dict):
|
4195
4395
|
def __init__(__self__, *,
|
4196
4396
|
secret_key_reves: Sequence['outputs.GetJobTemplateTemplateContainerEnvValueSourceSecretKeyRefResult']):
|
4397
|
+
"""
|
4398
|
+
:param Sequence['GetJobTemplateTemplateContainerEnvValueSourceSecretKeyRefArgs'] secret_key_reves: Selects a secret and a specific version from Cloud Secret Manager.
|
4399
|
+
"""
|
4197
4400
|
pulumi.set(__self__, "secret_key_reves", secret_key_reves)
|
4198
4401
|
|
4199
4402
|
@property
|
4200
4403
|
@pulumi.getter(name="secretKeyReves")
|
4201
4404
|
def secret_key_reves(self) -> Sequence['outputs.GetJobTemplateTemplateContainerEnvValueSourceSecretKeyRefResult']:
|
4405
|
+
"""
|
4406
|
+
Selects a secret and a specific version from Cloud Secret Manager.
|
4407
|
+
"""
|
4202
4408
|
return pulumi.get(self, "secret_key_reves")
|
4203
4409
|
|
4204
4410
|
|
@@ -4207,17 +4413,27 @@ class GetJobTemplateTemplateContainerEnvValueSourceSecretKeyRefResult(dict):
|
|
4207
4413
|
def __init__(__self__, *,
|
4208
4414
|
secret: str,
|
4209
4415
|
version: str):
|
4416
|
+
"""
|
4417
|
+
:param str secret: The name of the secret in Cloud Secret Manager. Format: {secretName} if the secret is in the same project. projects/{project}/secrets/{secretName} if the secret is in a different project.
|
4418
|
+
:param str version: The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version.
|
4419
|
+
"""
|
4210
4420
|
pulumi.set(__self__, "secret", secret)
|
4211
4421
|
pulumi.set(__self__, "version", version)
|
4212
4422
|
|
4213
4423
|
@property
|
4214
4424
|
@pulumi.getter
|
4215
4425
|
def secret(self) -> str:
|
4426
|
+
"""
|
4427
|
+
The name of the secret in Cloud Secret Manager. Format: {secretName} if the secret is in the same project. projects/{project}/secrets/{secretName} if the secret is in a different project.
|
4428
|
+
"""
|
4216
4429
|
return pulumi.get(self, "secret")
|
4217
4430
|
|
4218
4431
|
@property
|
4219
4432
|
@pulumi.getter
|
4220
4433
|
def version(self) -> str:
|
4434
|
+
"""
|
4435
|
+
The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version.
|
4436
|
+
"""
|
4221
4437
|
return pulumi.get(self, "version")
|
4222
4438
|
|
4223
4439
|
|
@@ -4227,6 +4443,7 @@ class GetJobTemplateTemplateContainerPortResult(dict):
|
|
4227
4443
|
container_port: int,
|
4228
4444
|
name: str):
|
4229
4445
|
"""
|
4446
|
+
:param int container_port: Port number the container listens on. This must be a valid TCP port number, 0 < containerPort < 65536.
|
4230
4447
|
:param str name: The name of the Cloud Run v2 Job.
|
4231
4448
|
"""
|
4232
4449
|
pulumi.set(__self__, "container_port", container_port)
|
@@ -4235,6 +4452,9 @@ class GetJobTemplateTemplateContainerPortResult(dict):
|
|
4235
4452
|
@property
|
4236
4453
|
@pulumi.getter(name="containerPort")
|
4237
4454
|
def container_port(self) -> int:
|
4455
|
+
"""
|
4456
|
+
Port number the container listens on. This must be a valid TCP port number, 0 < containerPort < 65536.
|
4457
|
+
"""
|
4238
4458
|
return pulumi.get(self, "container_port")
|
4239
4459
|
|
4240
4460
|
@property
|
@@ -4250,11 +4470,17 @@ class GetJobTemplateTemplateContainerPortResult(dict):
|
|
4250
4470
|
class GetJobTemplateTemplateContainerResourceResult(dict):
|
4251
4471
|
def __init__(__self__, *,
|
4252
4472
|
limits: Mapping[str, str]):
|
4473
|
+
"""
|
4474
|
+
:param Mapping[str, str] limits: Only memory and CPU are supported. Use key 'cpu' for CPU limit and 'memory' for memory limit. Note: The only supported values for CPU are '1', '2', '4', and '8'. Setting 4 CPU requires at least 2Gi of memory. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
|
4475
|
+
"""
|
4253
4476
|
pulumi.set(__self__, "limits", limits)
|
4254
4477
|
|
4255
4478
|
@property
|
4256
4479
|
@pulumi.getter
|
4257
4480
|
def limits(self) -> Mapping[str, str]:
|
4481
|
+
"""
|
4482
|
+
Only memory and CPU are supported. Use key 'cpu' for CPU limit and 'memory' for memory limit. Note: The only supported values for CPU are '1', '2', '4', and '8'. Setting 4 CPU requires at least 2Gi of memory. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
|
4483
|
+
"""
|
4258
4484
|
return pulumi.get(self, "limits")
|
4259
4485
|
|
4260
4486
|
|
@@ -4264,6 +4490,7 @@ class GetJobTemplateTemplateContainerVolumeMountResult(dict):
|
|
4264
4490
|
mount_path: str,
|
4265
4491
|
name: str):
|
4266
4492
|
"""
|
4493
|
+
:param str mount_path: Path within the container at which the volume should be mounted. Must not contain ':'. For Cloud SQL volumes, it can be left empty, or must otherwise be /cloudsql. All instances defined in the Volume will be available as /cloudsql/[instance]. For more information on Cloud SQL volumes, visit https://cloud.google.com/sql/docs/mysql/connect-run
|
4267
4494
|
:param str name: The name of the Cloud Run v2 Job.
|
4268
4495
|
"""
|
4269
4496
|
pulumi.set(__self__, "mount_path", mount_path)
|
@@ -4272,6 +4499,9 @@ class GetJobTemplateTemplateContainerVolumeMountResult(dict):
|
|
4272
4499
|
@property
|
4273
4500
|
@pulumi.getter(name="mountPath")
|
4274
4501
|
def mount_path(self) -> str:
|
4502
|
+
"""
|
4503
|
+
Path within the container at which the volume should be mounted. Must not contain ':'. For Cloud SQL volumes, it can be left empty, or must otherwise be /cloudsql. All instances defined in the Volume will be available as /cloudsql/[instance]. For more information on Cloud SQL volumes, visit https://cloud.google.com/sql/docs/mysql/connect-run
|
4504
|
+
"""
|
4275
4505
|
return pulumi.get(self, "mount_path")
|
4276
4506
|
|
4277
4507
|
@property
|
@@ -4291,7 +4521,10 @@ class GetJobTemplateTemplateVolumeResult(dict):
|
|
4291
4521
|
name: str,
|
4292
4522
|
secrets: Sequence['outputs.GetJobTemplateTemplateVolumeSecretResult']):
|
4293
4523
|
"""
|
4524
|
+
:param Sequence['GetJobTemplateTemplateVolumeCloudSqlInstanceArgs'] cloud_sql_instances: For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.
|
4525
|
+
:param Sequence['GetJobTemplateTemplateVolumeEmptyDirArgs'] empty_dirs: Ephemeral storage used as a shared volume.
|
4294
4526
|
:param str name: The name of the Cloud Run v2 Job.
|
4527
|
+
:param Sequence['GetJobTemplateTemplateVolumeSecretArgs'] secrets: Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret
|
4295
4528
|
"""
|
4296
4529
|
pulumi.set(__self__, "cloud_sql_instances", cloud_sql_instances)
|
4297
4530
|
pulumi.set(__self__, "empty_dirs", empty_dirs)
|
@@ -4301,11 +4534,17 @@ class GetJobTemplateTemplateVolumeResult(dict):
|
|
4301
4534
|
@property
|
4302
4535
|
@pulumi.getter(name="cloudSqlInstances")
|
4303
4536
|
def cloud_sql_instances(self) -> Sequence['outputs.GetJobTemplateTemplateVolumeCloudSqlInstanceResult']:
|
4537
|
+
"""
|
4538
|
+
For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.
|
4539
|
+
"""
|
4304
4540
|
return pulumi.get(self, "cloud_sql_instances")
|
4305
4541
|
|
4306
4542
|
@property
|
4307
4543
|
@pulumi.getter(name="emptyDirs")
|
4308
4544
|
def empty_dirs(self) -> Sequence['outputs.GetJobTemplateTemplateVolumeEmptyDirResult']:
|
4545
|
+
"""
|
4546
|
+
Ephemeral storage used as a shared volume.
|
4547
|
+
"""
|
4309
4548
|
return pulumi.get(self, "empty_dirs")
|
4310
4549
|
|
4311
4550
|
@property
|
@@ -4319,6 +4558,9 @@ class GetJobTemplateTemplateVolumeResult(dict):
|
|
4319
4558
|
@property
|
4320
4559
|
@pulumi.getter
|
4321
4560
|
def secrets(self) -> Sequence['outputs.GetJobTemplateTemplateVolumeSecretResult']:
|
4561
|
+
"""
|
4562
|
+
Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret
|
4563
|
+
"""
|
4322
4564
|
return pulumi.get(self, "secrets")
|
4323
4565
|
|
4324
4566
|
|
@@ -4326,11 +4568,17 @@ class GetJobTemplateTemplateVolumeResult(dict):
|
|
4326
4568
|
class GetJobTemplateTemplateVolumeCloudSqlInstanceResult(dict):
|
4327
4569
|
def __init__(__self__, *,
|
4328
4570
|
instances: Sequence[str]):
|
4571
|
+
"""
|
4572
|
+
:param Sequence[str] instances: The Cloud SQL instance connection names, as can be found in https://console.cloud.google.com/sql/instances. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run. Format: {project}:{location}:{instance}
|
4573
|
+
"""
|
4329
4574
|
pulumi.set(__self__, "instances", instances)
|
4330
4575
|
|
4331
4576
|
@property
|
4332
4577
|
@pulumi.getter
|
4333
4578
|
def instances(self) -> Sequence[str]:
|
4579
|
+
"""
|
4580
|
+
The Cloud SQL instance connection names, as can be found in https://console.cloud.google.com/sql/instances. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run. Format: {project}:{location}:{instance}
|
4581
|
+
"""
|
4334
4582
|
return pulumi.get(self, "instances")
|
4335
4583
|
|
4336
4584
|
|
@@ -4339,17 +4587,27 @@ class GetJobTemplateTemplateVolumeEmptyDirResult(dict):
|
|
4339
4587
|
def __init__(__self__, *,
|
4340
4588
|
medium: str,
|
4341
4589
|
size_limit: str):
|
4590
|
+
"""
|
4591
|
+
:param str medium: The different types of medium supported for EmptyDir. Default value: "MEMORY" Possible values: ["MEMORY"]
|
4592
|
+
:param str size_limit: Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. This field's values are of the 'Quantity' k8s type: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir.
|
4593
|
+
"""
|
4342
4594
|
pulumi.set(__self__, "medium", medium)
|
4343
4595
|
pulumi.set(__self__, "size_limit", size_limit)
|
4344
4596
|
|
4345
4597
|
@property
|
4346
4598
|
@pulumi.getter
|
4347
4599
|
def medium(self) -> str:
|
4600
|
+
"""
|
4601
|
+
The different types of medium supported for EmptyDir. Default value: "MEMORY" Possible values: ["MEMORY"]
|
4602
|
+
"""
|
4348
4603
|
return pulumi.get(self, "medium")
|
4349
4604
|
|
4350
4605
|
@property
|
4351
4606
|
@pulumi.getter(name="sizeLimit")
|
4352
4607
|
def size_limit(self) -> str:
|
4608
|
+
"""
|
4609
|
+
Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. This field's values are of the 'Quantity' k8s type: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir.
|
4610
|
+
"""
|
4353
4611
|
return pulumi.get(self, "size_limit")
|
4354
4612
|
|
4355
4613
|
|
@@ -4359,6 +4617,11 @@ class GetJobTemplateTemplateVolumeSecretResult(dict):
|
|
4359
4617
|
default_mode: int,
|
4360
4618
|
items: Sequence['outputs.GetJobTemplateTemplateVolumeSecretItemResult'],
|
4361
4619
|
secret: str):
|
4620
|
+
"""
|
4621
|
+
:param int default_mode: Integer representation of mode bits to use on created files by default. Must be a value between 0000 and 0777 (octal), defaulting to 0444. Directories within the path are not affected by this setting.
|
4622
|
+
:param Sequence['GetJobTemplateTemplateVolumeSecretItemArgs'] items: If unspecified, the volume will expose a file whose name is the secret, relative to VolumeMount.mount_path. If specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify a path and a version.
|
4623
|
+
:param str secret: The name of the secret in Cloud Secret Manager. Format: {secret} if the secret is in the same project. projects/{project}/secrets/{secret} if the secret is in a different project.
|
4624
|
+
"""
|
4362
4625
|
pulumi.set(__self__, "default_mode", default_mode)
|
4363
4626
|
pulumi.set(__self__, "items", items)
|
4364
4627
|
pulumi.set(__self__, "secret", secret)
|
@@ -4366,16 +4629,25 @@ class GetJobTemplateTemplateVolumeSecretResult(dict):
|
|
4366
4629
|
@property
|
4367
4630
|
@pulumi.getter(name="defaultMode")
|
4368
4631
|
def default_mode(self) -> int:
|
4632
|
+
"""
|
4633
|
+
Integer representation of mode bits to use on created files by default. Must be a value between 0000 and 0777 (octal), defaulting to 0444. Directories within the path are not affected by this setting.
|
4634
|
+
"""
|
4369
4635
|
return pulumi.get(self, "default_mode")
|
4370
4636
|
|
4371
4637
|
@property
|
4372
4638
|
@pulumi.getter
|
4373
4639
|
def items(self) -> Sequence['outputs.GetJobTemplateTemplateVolumeSecretItemResult']:
|
4640
|
+
"""
|
4641
|
+
If unspecified, the volume will expose a file whose name is the secret, relative to VolumeMount.mount_path. If specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify a path and a version.
|
4642
|
+
"""
|
4374
4643
|
return pulumi.get(self, "items")
|
4375
4644
|
|
4376
4645
|
@property
|
4377
4646
|
@pulumi.getter
|
4378
4647
|
def secret(self) -> str:
|
4648
|
+
"""
|
4649
|
+
The name of the secret in Cloud Secret Manager. Format: {secret} if the secret is in the same project. projects/{project}/secrets/{secret} if the secret is in a different project.
|
4650
|
+
"""
|
4379
4651
|
return pulumi.get(self, "secret")
|
4380
4652
|
|
4381
4653
|
|
@@ -4385,6 +4657,11 @@ class GetJobTemplateTemplateVolumeSecretItemResult(dict):
|
|
4385
4657
|
mode: int,
|
4386
4658
|
path: str,
|
4387
4659
|
version: str):
|
4660
|
+
"""
|
4661
|
+
:param int mode: Integer octal mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used.
|
4662
|
+
:param str path: The relative path of the secret in the container.
|
4663
|
+
:param str version: The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version
|
4664
|
+
"""
|
4388
4665
|
pulumi.set(__self__, "mode", mode)
|
4389
4666
|
pulumi.set(__self__, "path", path)
|
4390
4667
|
pulumi.set(__self__, "version", version)
|
@@ -4392,16 +4669,25 @@ class GetJobTemplateTemplateVolumeSecretItemResult(dict):
|
|
4392
4669
|
@property
|
4393
4670
|
@pulumi.getter
|
4394
4671
|
def mode(self) -> int:
|
4672
|
+
"""
|
4673
|
+
Integer octal mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used.
|
4674
|
+
"""
|
4395
4675
|
return pulumi.get(self, "mode")
|
4396
4676
|
|
4397
4677
|
@property
|
4398
4678
|
@pulumi.getter
|
4399
4679
|
def path(self) -> str:
|
4680
|
+
"""
|
4681
|
+
The relative path of the secret in the container.
|
4682
|
+
"""
|
4400
4683
|
return pulumi.get(self, "path")
|
4401
4684
|
|
4402
4685
|
@property
|
4403
4686
|
@pulumi.getter
|
4404
4687
|
def version(self) -> str:
|
4688
|
+
"""
|
4689
|
+
The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version
|
4690
|
+
"""
|
4405
4691
|
return pulumi.get(self, "version")
|
4406
4692
|
|
4407
4693
|
|
@@ -4411,6 +4697,11 @@ class GetJobTemplateTemplateVpcAccessResult(dict):
|
|
4411
4697
|
connector: str,
|
4412
4698
|
egress: str,
|
4413
4699
|
network_interfaces: Sequence['outputs.GetJobTemplateTemplateVpcAccessNetworkInterfaceResult']):
|
4700
|
+
"""
|
4701
|
+
:param str connector: VPC Access connector name. Format: projects/{project}/locations/{location}/connectors/{connector}, where {project} can be project id or number.
|
4702
|
+
:param str egress: Traffic VPC egress settings. Possible values: ["ALL_TRAFFIC", "PRIVATE_RANGES_ONLY"]
|
4703
|
+
:param Sequence['GetJobTemplateTemplateVpcAccessNetworkInterfaceArgs'] network_interfaces: Direct VPC egress settings. Currently only single network interface is supported.
|
4704
|
+
"""
|
4414
4705
|
pulumi.set(__self__, "connector", connector)
|
4415
4706
|
pulumi.set(__self__, "egress", egress)
|
4416
4707
|
pulumi.set(__self__, "network_interfaces", network_interfaces)
|
@@ -4418,17 +4709,26 @@ class GetJobTemplateTemplateVpcAccessResult(dict):
|
|
4418
4709
|
@property
|
4419
4710
|
@pulumi.getter
|
4420
4711
|
def connector(self) -> str:
|
4712
|
+
"""
|
4713
|
+
VPC Access connector name. Format: projects/{project}/locations/{location}/connectors/{connector}, where {project} can be project id or number.
|
4714
|
+
"""
|
4421
4715
|
return pulumi.get(self, "connector")
|
4422
4716
|
|
4423
4717
|
@property
|
4424
4718
|
@pulumi.getter
|
4425
4719
|
def egress(self) -> str:
|
4720
|
+
"""
|
4721
|
+
Traffic VPC egress settings. Possible values: ["ALL_TRAFFIC", "PRIVATE_RANGES_ONLY"]
|
4722
|
+
"""
|
4426
4723
|
return pulumi.get(self, "egress")
|
4427
4724
|
|
4428
4725
|
@property
|
4429
4726
|
@pulumi.getter(name="networkInterfaces")
|
4430
4727
|
def network_interfaces(self) -> Sequence['outputs.GetJobTemplateTemplateVpcAccessNetworkInterfaceResult']:
|
4431
|
-
|
4728
|
+
"""
|
4729
|
+
Direct VPC egress settings. Currently only single network interface is supported.
|
4730
|
+
"""
|
4731
|
+
return pulumi.get(self, "network_interfaces")
|
4432
4732
|
|
4433
4733
|
|
4434
4734
|
@pulumi.output_type
|
@@ -4437,6 +4737,15 @@ class GetJobTemplateTemplateVpcAccessNetworkInterfaceResult(dict):
|
|
4437
4737
|
network: str,
|
4438
4738
|
subnetwork: str,
|
4439
4739
|
tags: Sequence[str]):
|
4740
|
+
"""
|
4741
|
+
:param str network: The VPC network that the Cloud Run resource will be able to send traffic to. At least one of network or subnetwork must be specified. If both
|
4742
|
+
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If network is not specified, it will be
|
4743
|
+
looked up from the subnetwork.
|
4744
|
+
:param str subnetwork: The VPC subnetwork that the Cloud Run resource will get IPs from. At least one of network or subnetwork must be specified. If both
|
4745
|
+
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If subnetwork is not specified, the
|
4746
|
+
subnetwork with the same name with the network will be used.
|
4747
|
+
:param Sequence[str] tags: Network tags applied to this Cloud Run job.
|
4748
|
+
"""
|
4440
4749
|
pulumi.set(__self__, "network", network)
|
4441
4750
|
pulumi.set(__self__, "subnetwork", subnetwork)
|
4442
4751
|
pulumi.set(__self__, "tags", tags)
|
@@ -4444,16 +4753,29 @@ class GetJobTemplateTemplateVpcAccessNetworkInterfaceResult(dict):
|
|
4444
4753
|
@property
|
4445
4754
|
@pulumi.getter
|
4446
4755
|
def network(self) -> str:
|
4756
|
+
"""
|
4757
|
+
The VPC network that the Cloud Run resource will be able to send traffic to. At least one of network or subnetwork must be specified. If both
|
4758
|
+
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If network is not specified, it will be
|
4759
|
+
looked up from the subnetwork.
|
4760
|
+
"""
|
4447
4761
|
return pulumi.get(self, "network")
|
4448
4762
|
|
4449
4763
|
@property
|
4450
4764
|
@pulumi.getter
|
4451
4765
|
def subnetwork(self) -> str:
|
4766
|
+
"""
|
4767
|
+
The VPC subnetwork that the Cloud Run resource will get IPs from. At least one of network or subnetwork must be specified. If both
|
4768
|
+
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If subnetwork is not specified, the
|
4769
|
+
subnetwork with the same name with the network will be used.
|
4770
|
+
"""
|
4452
4771
|
return pulumi.get(self, "subnetwork")
|
4453
4772
|
|
4454
4773
|
@property
|
4455
4774
|
@pulumi.getter
|
4456
4775
|
def tags(self) -> Sequence[str]:
|
4776
|
+
"""
|
4777
|
+
Network tags applied to this Cloud Run job.
|
4778
|
+
"""
|
4457
4779
|
return pulumi.get(self, "tags")
|
4458
4780
|
|
4459
4781
|
|
@@ -4468,6 +4790,18 @@ class GetJobTerminalConditionResult(dict):
|
|
4468
4790
|
severity: str,
|
4469
4791
|
state: str,
|
4470
4792
|
type: str):
|
4793
|
+
"""
|
4794
|
+
:param str execution_reason: A reason for the execution condition.
|
4795
|
+
:param str last_transition_time: Last time the condition transitioned from one status to another.
|
4796
|
+
|
4797
|
+
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
4798
|
+
:param str message: Human readable message indicating details about the current status.
|
4799
|
+
:param str reason: A common (service-level) reason for this condition.
|
4800
|
+
:param str revision_reason: A reason for the revision condition.
|
4801
|
+
:param str severity: How to interpret failures of this condition, one of Error, Warning, Info
|
4802
|
+
:param str state: State of the condition.
|
4803
|
+
:param str type: type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/main/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is ready.
|
4804
|
+
"""
|
4471
4805
|
pulumi.set(__self__, "execution_reason", execution_reason)
|
4472
4806
|
pulumi.set(__self__, "last_transition_time", last_transition_time)
|
4473
4807
|
pulumi.set(__self__, "message", message)
|
@@ -4480,41 +4814,67 @@ class GetJobTerminalConditionResult(dict):
|
|
4480
4814
|
@property
|
4481
4815
|
@pulumi.getter(name="executionReason")
|
4482
4816
|
def execution_reason(self) -> str:
|
4817
|
+
"""
|
4818
|
+
A reason for the execution condition.
|
4819
|
+
"""
|
4483
4820
|
return pulumi.get(self, "execution_reason")
|
4484
4821
|
|
4485
4822
|
@property
|
4486
4823
|
@pulumi.getter(name="lastTransitionTime")
|
4487
4824
|
def last_transition_time(self) -> str:
|
4825
|
+
"""
|
4826
|
+
Last time the condition transitioned from one status to another.
|
4827
|
+
|
4828
|
+
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
4829
|
+
"""
|
4488
4830
|
return pulumi.get(self, "last_transition_time")
|
4489
4831
|
|
4490
4832
|
@property
|
4491
4833
|
@pulumi.getter
|
4492
4834
|
def message(self) -> str:
|
4835
|
+
"""
|
4836
|
+
Human readable message indicating details about the current status.
|
4837
|
+
"""
|
4493
4838
|
return pulumi.get(self, "message")
|
4494
4839
|
|
4495
4840
|
@property
|
4496
4841
|
@pulumi.getter
|
4497
4842
|
def reason(self) -> str:
|
4843
|
+
"""
|
4844
|
+
A common (service-level) reason for this condition.
|
4845
|
+
"""
|
4498
4846
|
return pulumi.get(self, "reason")
|
4499
4847
|
|
4500
4848
|
@property
|
4501
4849
|
@pulumi.getter(name="revisionReason")
|
4502
4850
|
def revision_reason(self) -> str:
|
4851
|
+
"""
|
4852
|
+
A reason for the revision condition.
|
4853
|
+
"""
|
4503
4854
|
return pulumi.get(self, "revision_reason")
|
4504
4855
|
|
4505
4856
|
@property
|
4506
4857
|
@pulumi.getter
|
4507
4858
|
def severity(self) -> str:
|
4859
|
+
"""
|
4860
|
+
How to interpret failures of this condition, one of Error, Warning, Info
|
4861
|
+
"""
|
4508
4862
|
return pulumi.get(self, "severity")
|
4509
4863
|
|
4510
4864
|
@property
|
4511
4865
|
@pulumi.getter
|
4512
4866
|
def state(self) -> str:
|
4867
|
+
"""
|
4868
|
+
State of the condition.
|
4869
|
+
"""
|
4513
4870
|
return pulumi.get(self, "state")
|
4514
4871
|
|
4515
4872
|
@property
|
4516
4873
|
@pulumi.getter
|
4517
4874
|
def type(self) -> str:
|
4875
|
+
"""
|
4876
|
+
type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/main/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is ready.
|
4877
|
+
"""
|
4518
4878
|
return pulumi.get(self, "type")
|
4519
4879
|
|
4520
4880
|
|
@@ -4523,17 +4883,27 @@ class GetServiceBinaryAuthorizationResult(dict):
|
|
4523
4883
|
def __init__(__self__, *,
|
4524
4884
|
breakglass_justification: str,
|
4525
4885
|
use_default: bool):
|
4886
|
+
"""
|
4887
|
+
:param str breakglass_justification: If present, indicates to use Breakglass using this justification. If useDefault is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
|
4888
|
+
:param bool use_default: If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
|
4889
|
+
"""
|
4526
4890
|
pulumi.set(__self__, "breakglass_justification", breakglass_justification)
|
4527
4891
|
pulumi.set(__self__, "use_default", use_default)
|
4528
4892
|
|
4529
4893
|
@property
|
4530
4894
|
@pulumi.getter(name="breakglassJustification")
|
4531
4895
|
def breakglass_justification(self) -> str:
|
4896
|
+
"""
|
4897
|
+
If present, indicates to use Breakglass using this justification. If useDefault is False, then it must be empty. For more information on breakglass, see https://cloud.google.com/binary-authorization/docs/using-breakglass
|
4898
|
+
"""
|
4532
4899
|
return pulumi.get(self, "breakglass_justification")
|
4533
4900
|
|
4534
4901
|
@property
|
4535
4902
|
@pulumi.getter(name="useDefault")
|
4536
4903
|
def use_default(self) -> bool:
|
4904
|
+
"""
|
4905
|
+
If True, indicates to use the default project's binary authorization policy. If False, binary authorization will be disabled.
|
4906
|
+
"""
|
4537
4907
|
return pulumi.get(self, "use_default")
|
4538
4908
|
|
4539
4909
|
|
@@ -4548,6 +4918,18 @@ class GetServiceConditionResult(dict):
|
|
4548
4918
|
severity: str,
|
4549
4919
|
state: str,
|
4550
4920
|
type: str):
|
4921
|
+
"""
|
4922
|
+
:param str execution_reason: A reason for the execution condition.
|
4923
|
+
:param str last_transition_time: Last time the condition transitioned from one status to another.
|
4924
|
+
|
4925
|
+
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
4926
|
+
:param str message: Human readable message indicating details about the current status.
|
4927
|
+
:param str reason: A common (service-level) reason for this condition.
|
4928
|
+
:param str revision_reason: A reason for the revision condition.
|
4929
|
+
:param str severity: How to interpret failures of this condition, one of Error, Warning, Info
|
4930
|
+
:param str state: State of the condition.
|
4931
|
+
:param str type: type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/main/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is ready.
|
4932
|
+
"""
|
4551
4933
|
pulumi.set(__self__, "execution_reason", execution_reason)
|
4552
4934
|
pulumi.set(__self__, "last_transition_time", last_transition_time)
|
4553
4935
|
pulumi.set(__self__, "message", message)
|
@@ -4560,41 +4942,67 @@ class GetServiceConditionResult(dict):
|
|
4560
4942
|
@property
|
4561
4943
|
@pulumi.getter(name="executionReason")
|
4562
4944
|
def execution_reason(self) -> str:
|
4945
|
+
"""
|
4946
|
+
A reason for the execution condition.
|
4947
|
+
"""
|
4563
4948
|
return pulumi.get(self, "execution_reason")
|
4564
4949
|
|
4565
4950
|
@property
|
4566
4951
|
@pulumi.getter(name="lastTransitionTime")
|
4567
4952
|
def last_transition_time(self) -> str:
|
4953
|
+
"""
|
4954
|
+
Last time the condition transitioned from one status to another.
|
4955
|
+
|
4956
|
+
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z".
|
4957
|
+
"""
|
4568
4958
|
return pulumi.get(self, "last_transition_time")
|
4569
4959
|
|
4570
4960
|
@property
|
4571
4961
|
@pulumi.getter
|
4572
4962
|
def message(self) -> str:
|
4963
|
+
"""
|
4964
|
+
Human readable message indicating details about the current status.
|
4965
|
+
"""
|
4573
4966
|
return pulumi.get(self, "message")
|
4574
4967
|
|
4575
4968
|
@property
|
4576
4969
|
@pulumi.getter
|
4577
4970
|
def reason(self) -> str:
|
4971
|
+
"""
|
4972
|
+
A common (service-level) reason for this condition.
|
4973
|
+
"""
|
4578
4974
|
return pulumi.get(self, "reason")
|
4579
4975
|
|
4580
4976
|
@property
|
4581
4977
|
@pulumi.getter(name="revisionReason")
|
4582
4978
|
def revision_reason(self) -> str:
|
4979
|
+
"""
|
4980
|
+
A reason for the revision condition.
|
4981
|
+
"""
|
4583
4982
|
return pulumi.get(self, "revision_reason")
|
4584
4983
|
|
4585
4984
|
@property
|
4586
4985
|
@pulumi.getter
|
4587
4986
|
def severity(self) -> str:
|
4987
|
+
"""
|
4988
|
+
How to interpret failures of this condition, one of Error, Warning, Info
|
4989
|
+
"""
|
4588
4990
|
return pulumi.get(self, "severity")
|
4589
4991
|
|
4590
4992
|
@property
|
4591
4993
|
@pulumi.getter
|
4592
4994
|
def state(self) -> str:
|
4995
|
+
"""
|
4996
|
+
State of the condition.
|
4997
|
+
"""
|
4593
4998
|
return pulumi.get(self, "state")
|
4594
4999
|
|
4595
5000
|
@property
|
4596
5001
|
@pulumi.getter
|
4597
5002
|
def type(self) -> str:
|
5003
|
+
"""
|
5004
|
+
type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/main/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is ready.
|
5005
|
+
"""
|
4598
5006
|
return pulumi.get(self, "type")
|
4599
5007
|
|
4600
5008
|
|
@@ -4614,6 +5022,32 @@ class GetServiceTemplateResult(dict):
|
|
4614
5022
|
timeout: str,
|
4615
5023
|
volumes: Sequence['outputs.GetServiceTemplateVolumeResult'],
|
4616
5024
|
vpc_accesses: Sequence['outputs.GetServiceTemplateVpcAccessResult']):
|
5025
|
+
"""
|
5026
|
+
:param Mapping[str, str] annotations: Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.
|
5027
|
+
|
5028
|
+
Cloud Run API v2 does not support annotations with 'run.googleapis.com', 'cloud.googleapis.com', 'serving.knative.dev', or 'autoscaling.knative.dev' namespaces, and they will be rejected.
|
5029
|
+
All system annotations in v1 now have a corresponding field in v2 RevisionTemplate.
|
5030
|
+
|
5031
|
+
This field follows Kubernetes annotations' namespacing, limits, and rules.
|
5032
|
+
:param Sequence['GetServiceTemplateContainerArgs'] containers: Holds the containers that define the unit of execution for this Service.
|
5033
|
+
:param str encryption_key: A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
|
5034
|
+
:param str execution_environment: The sandbox environment to host this Revision. Possible values: ["EXECUTION_ENVIRONMENT_GEN1", "EXECUTION_ENVIRONMENT_GEN2"]
|
5035
|
+
:param Mapping[str, str] labels: Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc.
|
5036
|
+
For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels.
|
5037
|
+
|
5038
|
+
Cloud Run API v2 does not support labels with 'run.googleapis.com', 'cloud.googleapis.com', 'serving.knative.dev', or 'autoscaling.knative.dev' namespaces, and they will be rejected.
|
5039
|
+
All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
|
5040
|
+
:param int max_instance_request_concurrency: Sets the maximum number of requests that each serving instance can receive.
|
5041
|
+
:param str revision: The unique name for the revision. If this field is omitted, it will be automatically generated based on the Service name.
|
5042
|
+
:param Sequence['GetServiceTemplateScalingArgs'] scalings: Scaling settings for this Revision.
|
5043
|
+
:param str service_account: Email address of the IAM service account associated with the revision of the service. The service account represents the identity of the running revision, and determines what permissions the revision has. If not provided, the revision will use the project's default service account.
|
5044
|
+
:param bool session_affinity: Enables session affinity. For more information, go to https://cloud.google.com/run/docs/configuring/session-affinity
|
5045
|
+
:param str timeout: Max allowed time for an instance to respond to a request.
|
5046
|
+
|
5047
|
+
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
5048
|
+
:param Sequence['GetServiceTemplateVolumeArgs'] volumes: A list of Volumes to make available to containers.
|
5049
|
+
:param Sequence['GetServiceTemplateVpcAccessArgs'] vpc_accesses: VPC Access configuration to use for this Task. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
|
5050
|
+
"""
|
4617
5051
|
pulumi.set(__self__, "annotations", annotations)
|
4618
5052
|
pulumi.set(__self__, "containers", containers)
|
4619
5053
|
pulumi.set(__self__, "encryption_key", encryption_key)
|
@@ -4631,66 +5065,116 @@ class GetServiceTemplateResult(dict):
|
|
4631
5065
|
@property
|
4632
5066
|
@pulumi.getter
|
4633
5067
|
def annotations(self) -> Mapping[str, str]:
|
5068
|
+
"""
|
5069
|
+
Unstructured key value map that may be set by external tools to store and arbitrary metadata. They are not queryable and should be preserved when modifying objects.
|
5070
|
+
|
5071
|
+
Cloud Run API v2 does not support annotations with 'run.googleapis.com', 'cloud.googleapis.com', 'serving.knative.dev', or 'autoscaling.knative.dev' namespaces, and they will be rejected.
|
5072
|
+
All system annotations in v1 now have a corresponding field in v2 RevisionTemplate.
|
5073
|
+
|
5074
|
+
This field follows Kubernetes annotations' namespacing, limits, and rules.
|
5075
|
+
"""
|
4634
5076
|
return pulumi.get(self, "annotations")
|
4635
5077
|
|
4636
5078
|
@property
|
4637
5079
|
@pulumi.getter
|
4638
5080
|
def containers(self) -> Sequence['outputs.GetServiceTemplateContainerResult']:
|
5081
|
+
"""
|
5082
|
+
Holds the containers that define the unit of execution for this Service.
|
5083
|
+
"""
|
4639
5084
|
return pulumi.get(self, "containers")
|
4640
5085
|
|
4641
5086
|
@property
|
4642
5087
|
@pulumi.getter(name="encryptionKey")
|
4643
5088
|
def encryption_key(self) -> str:
|
5089
|
+
"""
|
5090
|
+
A reference to a customer managed encryption key (CMEK) to use to encrypt this container image. For more information, go to https://cloud.google.com/run/docs/securing/using-cmek
|
5091
|
+
"""
|
4644
5092
|
return pulumi.get(self, "encryption_key")
|
4645
5093
|
|
4646
5094
|
@property
|
4647
5095
|
@pulumi.getter(name="executionEnvironment")
|
4648
5096
|
def execution_environment(self) -> str:
|
5097
|
+
"""
|
5098
|
+
The sandbox environment to host this Revision. Possible values: ["EXECUTION_ENVIRONMENT_GEN1", "EXECUTION_ENVIRONMENT_GEN2"]
|
5099
|
+
"""
|
4649
5100
|
return pulumi.get(self, "execution_environment")
|
4650
5101
|
|
4651
5102
|
@property
|
4652
5103
|
@pulumi.getter
|
4653
5104
|
def labels(self) -> Mapping[str, str]:
|
5105
|
+
"""
|
5106
|
+
Unstructured key value map that can be used to organize and categorize objects. User-provided labels are shared with Google's billing system, so they can be used to filter, or break down billing charges by team, component, environment, state, etc.
|
5107
|
+
For more information, visit https://cloud.google.com/resource-manager/docs/creating-managing-labels or https://cloud.google.com/run/docs/configuring/labels.
|
5108
|
+
|
5109
|
+
Cloud Run API v2 does not support labels with 'run.googleapis.com', 'cloud.googleapis.com', 'serving.knative.dev', or 'autoscaling.knative.dev' namespaces, and they will be rejected.
|
5110
|
+
All system labels in v1 now have a corresponding field in v2 RevisionTemplate.
|
5111
|
+
"""
|
4654
5112
|
return pulumi.get(self, "labels")
|
4655
5113
|
|
4656
5114
|
@property
|
4657
5115
|
@pulumi.getter(name="maxInstanceRequestConcurrency")
|
4658
5116
|
def max_instance_request_concurrency(self) -> int:
|
5117
|
+
"""
|
5118
|
+
Sets the maximum number of requests that each serving instance can receive.
|
5119
|
+
"""
|
4659
5120
|
return pulumi.get(self, "max_instance_request_concurrency")
|
4660
5121
|
|
4661
5122
|
@property
|
4662
5123
|
@pulumi.getter
|
4663
5124
|
def revision(self) -> str:
|
5125
|
+
"""
|
5126
|
+
The unique name for the revision. If this field is omitted, it will be automatically generated based on the Service name.
|
5127
|
+
"""
|
4664
5128
|
return pulumi.get(self, "revision")
|
4665
5129
|
|
4666
5130
|
@property
|
4667
5131
|
@pulumi.getter
|
4668
5132
|
def scalings(self) -> Sequence['outputs.GetServiceTemplateScalingResult']:
|
5133
|
+
"""
|
5134
|
+
Scaling settings for this Revision.
|
5135
|
+
"""
|
4669
5136
|
return pulumi.get(self, "scalings")
|
4670
5137
|
|
4671
5138
|
@property
|
4672
5139
|
@pulumi.getter(name="serviceAccount")
|
4673
5140
|
def service_account(self) -> str:
|
5141
|
+
"""
|
5142
|
+
Email address of the IAM service account associated with the revision of the service. The service account represents the identity of the running revision, and determines what permissions the revision has. If not provided, the revision will use the project's default service account.
|
5143
|
+
"""
|
4674
5144
|
return pulumi.get(self, "service_account")
|
4675
5145
|
|
4676
5146
|
@property
|
4677
5147
|
@pulumi.getter(name="sessionAffinity")
|
4678
5148
|
def session_affinity(self) -> bool:
|
5149
|
+
"""
|
5150
|
+
Enables session affinity. For more information, go to https://cloud.google.com/run/docs/configuring/session-affinity
|
5151
|
+
"""
|
4679
5152
|
return pulumi.get(self, "session_affinity")
|
4680
5153
|
|
4681
5154
|
@property
|
4682
5155
|
@pulumi.getter
|
4683
5156
|
def timeout(self) -> str:
|
5157
|
+
"""
|
5158
|
+
Max allowed time for an instance to respond to a request.
|
5159
|
+
|
5160
|
+
A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
5161
|
+
"""
|
4684
5162
|
return pulumi.get(self, "timeout")
|
4685
5163
|
|
4686
5164
|
@property
|
4687
5165
|
@pulumi.getter
|
4688
5166
|
def volumes(self) -> Sequence['outputs.GetServiceTemplateVolumeResult']:
|
5167
|
+
"""
|
5168
|
+
A list of Volumes to make available to containers.
|
5169
|
+
"""
|
4689
5170
|
return pulumi.get(self, "volumes")
|
4690
5171
|
|
4691
5172
|
@property
|
4692
5173
|
@pulumi.getter(name="vpcAccesses")
|
4693
5174
|
def vpc_accesses(self) -> Sequence['outputs.GetServiceTemplateVpcAccessResult']:
|
5175
|
+
"""
|
5176
|
+
VPC Access configuration to use for this Task. For more information, visit https://cloud.google.com/run/docs/configuring/connecting-vpc.
|
5177
|
+
"""
|
4694
5178
|
return pulumi.get(self, "vpc_accesses")
|
4695
5179
|
|
4696
5180
|
|
@@ -4710,7 +5194,20 @@ class GetServiceTemplateContainerResult(dict):
|
|
4710
5194
|
volume_mounts: Sequence['outputs.GetServiceTemplateContainerVolumeMountResult'],
|
4711
5195
|
working_dir: str):
|
4712
5196
|
"""
|
5197
|
+
:param Sequence[str] args: Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
5198
|
+
:param Sequence[str] commands: Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
5199
|
+
:param Sequence[str] depends_ons: Containers which should be started before this container. If specified the container will wait to start until all containers with the listed names are healthy.
|
5200
|
+
:param Sequence['GetServiceTemplateContainerEnvArgs'] envs: List of environment variables to set in the container.
|
5201
|
+
:param str image: URL of the Container image in Google Container Registry or Google Artifact Registry. More info: https://kubernetes.io/docs/concepts/containers/images
|
5202
|
+
:param Sequence['GetServiceTemplateContainerLivenessProbeArgs'] liveness_probes: Periodic probe of container liveness. Container will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
4713
5203
|
:param str name: The name of the Cloud Run v2 Service.
|
5204
|
+
:param Sequence['GetServiceTemplateContainerPortArgs'] ports: List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible.
|
5205
|
+
|
5206
|
+
If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on
|
5207
|
+
:param Sequence['GetServiceTemplateContainerResourceArgs'] resources: Compute Resource requirements by this container. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
|
5208
|
+
:param Sequence['GetServiceTemplateContainerStartupProbeArgs'] startup_probes: Startup probe of application within the container. All other probes are disabled if a startup probe is provided, until it succeeds. Container will not be added to service endpoints if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5209
|
+
:param Sequence['GetServiceTemplateContainerVolumeMountArgs'] volume_mounts: Volume to mount into the container's filesystem.
|
5210
|
+
:param str working_dir: Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
|
4714
5211
|
"""
|
4715
5212
|
pulumi.set(__self__, "args", args)
|
4716
5213
|
pulumi.set(__self__, "commands", commands)
|
@@ -4728,31 +5225,49 @@ class GetServiceTemplateContainerResult(dict):
|
|
4728
5225
|
@property
|
4729
5226
|
@pulumi.getter
|
4730
5227
|
def args(self) -> Sequence[str]:
|
5228
|
+
"""
|
5229
|
+
Arguments to the entrypoint. The docker image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
5230
|
+
"""
|
4731
5231
|
return pulumi.get(self, "args")
|
4732
5232
|
|
4733
5233
|
@property
|
4734
5234
|
@pulumi.getter
|
4735
5235
|
def commands(self) -> Sequence[str]:
|
5236
|
+
"""
|
5237
|
+
Entrypoint array. Not executed within a shell. The docker image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
|
5238
|
+
"""
|
4736
5239
|
return pulumi.get(self, "commands")
|
4737
5240
|
|
4738
5241
|
@property
|
4739
5242
|
@pulumi.getter(name="dependsOns")
|
4740
5243
|
def depends_ons(self) -> Sequence[str]:
|
5244
|
+
"""
|
5245
|
+
Containers which should be started before this container. If specified the container will wait to start until all containers with the listed names are healthy.
|
5246
|
+
"""
|
4741
5247
|
return pulumi.get(self, "depends_ons")
|
4742
5248
|
|
4743
5249
|
@property
|
4744
5250
|
@pulumi.getter
|
4745
5251
|
def envs(self) -> Sequence['outputs.GetServiceTemplateContainerEnvResult']:
|
5252
|
+
"""
|
5253
|
+
List of environment variables to set in the container.
|
5254
|
+
"""
|
4746
5255
|
return pulumi.get(self, "envs")
|
4747
5256
|
|
4748
5257
|
@property
|
4749
5258
|
@pulumi.getter
|
4750
5259
|
def image(self) -> str:
|
5260
|
+
"""
|
5261
|
+
URL of the Container image in Google Container Registry or Google Artifact Registry. More info: https://kubernetes.io/docs/concepts/containers/images
|
5262
|
+
"""
|
4751
5263
|
return pulumi.get(self, "image")
|
4752
5264
|
|
4753
5265
|
@property
|
4754
5266
|
@pulumi.getter(name="livenessProbes")
|
4755
5267
|
def liveness_probes(self) -> Sequence['outputs.GetServiceTemplateContainerLivenessProbeResult']:
|
5268
|
+
"""
|
5269
|
+
Periodic probe of container liveness. Container will be restarted if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5270
|
+
"""
|
4756
5271
|
return pulumi.get(self, "liveness_probes")
|
4757
5272
|
|
4758
5273
|
@property
|
@@ -4766,26 +5281,43 @@ class GetServiceTemplateContainerResult(dict):
|
|
4766
5281
|
@property
|
4767
5282
|
@pulumi.getter
|
4768
5283
|
def ports(self) -> Sequence['outputs.GetServiceTemplateContainerPortResult']:
|
5284
|
+
"""
|
5285
|
+
List of ports to expose from the container. Only a single port can be specified. The specified ports must be listening on all interfaces (0.0.0.0) within the container to be accessible.
|
5286
|
+
|
5287
|
+
If omitted, a port number will be chosen and passed to the container through the PORT environment variable for the container to listen on
|
5288
|
+
"""
|
4769
5289
|
return pulumi.get(self, "ports")
|
4770
5290
|
|
4771
5291
|
@property
|
4772
5292
|
@pulumi.getter
|
4773
5293
|
def resources(self) -> Sequence['outputs.GetServiceTemplateContainerResourceResult']:
|
5294
|
+
"""
|
5295
|
+
Compute Resource requirements by this container. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
|
5296
|
+
"""
|
4774
5297
|
return pulumi.get(self, "resources")
|
4775
5298
|
|
4776
5299
|
@property
|
4777
5300
|
@pulumi.getter(name="startupProbes")
|
4778
5301
|
def startup_probes(self) -> Sequence['outputs.GetServiceTemplateContainerStartupProbeResult']:
|
5302
|
+
"""
|
5303
|
+
Startup probe of application within the container. All other probes are disabled if a startup probe is provided, until it succeeds. Container will not be added to service endpoints if the probe fails. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5304
|
+
"""
|
4779
5305
|
return pulumi.get(self, "startup_probes")
|
4780
5306
|
|
4781
5307
|
@property
|
4782
5308
|
@pulumi.getter(name="volumeMounts")
|
4783
5309
|
def volume_mounts(self) -> Sequence['outputs.GetServiceTemplateContainerVolumeMountResult']:
|
5310
|
+
"""
|
5311
|
+
Volume to mount into the container's filesystem.
|
5312
|
+
"""
|
4784
5313
|
return pulumi.get(self, "volume_mounts")
|
4785
5314
|
|
4786
5315
|
@property
|
4787
5316
|
@pulumi.getter(name="workingDir")
|
4788
5317
|
def working_dir(self) -> str:
|
5318
|
+
"""
|
5319
|
+
Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image.
|
5320
|
+
"""
|
4789
5321
|
return pulumi.get(self, "working_dir")
|
4790
5322
|
|
4791
5323
|
|
@@ -4797,6 +5329,8 @@ class GetServiceTemplateContainerEnvResult(dict):
|
|
4797
5329
|
value_sources: Sequence['outputs.GetServiceTemplateContainerEnvValueSourceResult']):
|
4798
5330
|
"""
|
4799
5331
|
:param str name: The name of the Cloud Run v2 Service.
|
5332
|
+
:param str value: Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any route environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to "", and the maximum length is 32768 bytes
|
5333
|
+
:param Sequence['GetServiceTemplateContainerEnvValueSourceArgs'] value_sources: Source for the environment variable's value.
|
4800
5334
|
"""
|
4801
5335
|
pulumi.set(__self__, "name", name)
|
4802
5336
|
pulumi.set(__self__, "value", value)
|
@@ -4813,11 +5347,17 @@ class GetServiceTemplateContainerEnvResult(dict):
|
|
4813
5347
|
@property
|
4814
5348
|
@pulumi.getter
|
4815
5349
|
def value(self) -> str:
|
5350
|
+
"""
|
5351
|
+
Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any route environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to "", and the maximum length is 32768 bytes
|
5352
|
+
"""
|
4816
5353
|
return pulumi.get(self, "value")
|
4817
5354
|
|
4818
5355
|
@property
|
4819
5356
|
@pulumi.getter(name="valueSources")
|
4820
5357
|
def value_sources(self) -> Sequence['outputs.GetServiceTemplateContainerEnvValueSourceResult']:
|
5358
|
+
"""
|
5359
|
+
Source for the environment variable's value.
|
5360
|
+
"""
|
4821
5361
|
return pulumi.get(self, "value_sources")
|
4822
5362
|
|
4823
5363
|
|
@@ -4825,11 +5365,17 @@ class GetServiceTemplateContainerEnvResult(dict):
|
|
4825
5365
|
class GetServiceTemplateContainerEnvValueSourceResult(dict):
|
4826
5366
|
def __init__(__self__, *,
|
4827
5367
|
secret_key_reves: Sequence['outputs.GetServiceTemplateContainerEnvValueSourceSecretKeyRefResult']):
|
5368
|
+
"""
|
5369
|
+
:param Sequence['GetServiceTemplateContainerEnvValueSourceSecretKeyRefArgs'] secret_key_reves: Selects a secret and a specific version from Cloud Secret Manager.
|
5370
|
+
"""
|
4828
5371
|
pulumi.set(__self__, "secret_key_reves", secret_key_reves)
|
4829
5372
|
|
4830
5373
|
@property
|
4831
5374
|
@pulumi.getter(name="secretKeyReves")
|
4832
5375
|
def secret_key_reves(self) -> Sequence['outputs.GetServiceTemplateContainerEnvValueSourceSecretKeyRefResult']:
|
5376
|
+
"""
|
5377
|
+
Selects a secret and a specific version from Cloud Secret Manager.
|
5378
|
+
"""
|
4833
5379
|
return pulumi.get(self, "secret_key_reves")
|
4834
5380
|
|
4835
5381
|
|
@@ -4838,17 +5384,27 @@ class GetServiceTemplateContainerEnvValueSourceSecretKeyRefResult(dict):
|
|
4838
5384
|
def __init__(__self__, *,
|
4839
5385
|
secret: str,
|
4840
5386
|
version: str):
|
5387
|
+
"""
|
5388
|
+
:param str secret: The name of the secret in Cloud Secret Manager. Format: {secretName} if the secret is in the same project. projects/{project}/secrets/{secretName} if the secret is in a different project.
|
5389
|
+
:param str version: The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version.
|
5390
|
+
"""
|
4841
5391
|
pulumi.set(__self__, "secret", secret)
|
4842
5392
|
pulumi.set(__self__, "version", version)
|
4843
5393
|
|
4844
5394
|
@property
|
4845
5395
|
@pulumi.getter
|
4846
5396
|
def secret(self) -> str:
|
5397
|
+
"""
|
5398
|
+
The name of the secret in Cloud Secret Manager. Format: {secretName} if the secret is in the same project. projects/{project}/secrets/{secretName} if the secret is in a different project.
|
5399
|
+
"""
|
4847
5400
|
return pulumi.get(self, "secret")
|
4848
5401
|
|
4849
5402
|
@property
|
4850
5403
|
@pulumi.getter
|
4851
5404
|
def version(self) -> str:
|
5405
|
+
"""
|
5406
|
+
The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version.
|
5407
|
+
"""
|
4852
5408
|
return pulumi.get(self, "version")
|
4853
5409
|
|
4854
5410
|
|
@@ -4862,6 +5418,15 @@ class GetServiceTemplateContainerLivenessProbeResult(dict):
|
|
4862
5418
|
period_seconds: int,
|
4863
5419
|
tcp_sockets: Sequence['outputs.GetServiceTemplateContainerLivenessProbeTcpSocketResult'],
|
4864
5420
|
timeout_seconds: int):
|
5421
|
+
"""
|
5422
|
+
:param int failure_threshold: Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
|
5423
|
+
:param Sequence['GetServiceTemplateContainerLivenessProbeGrpcArgs'] grpcs: GRPC specifies an action involving a GRPC port.
|
5424
|
+
:param Sequence['GetServiceTemplateContainerLivenessProbeHttpGetArgs'] http_gets: HTTPGet specifies the http request to perform.
|
5425
|
+
:param int initial_delay_seconds: Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5426
|
+
:param int period_seconds: How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeoutSeconds
|
5427
|
+
:param Sequence['GetServiceTemplateContainerLivenessProbeTcpSocketArgs'] tcp_sockets: TCPSocketAction describes an action based on opening a socket
|
5428
|
+
:param int timeout_seconds: Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than periodSeconds. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5429
|
+
"""
|
4865
5430
|
pulumi.set(__self__, "failure_threshold", failure_threshold)
|
4866
5431
|
pulumi.set(__self__, "grpcs", grpcs)
|
4867
5432
|
pulumi.set(__self__, "http_gets", http_gets)
|
@@ -4873,36 +5438,57 @@ class GetServiceTemplateContainerLivenessProbeResult(dict):
|
|
4873
5438
|
@property
|
4874
5439
|
@pulumi.getter(name="failureThreshold")
|
4875
5440
|
def failure_threshold(self) -> int:
|
5441
|
+
"""
|
5442
|
+
Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
|
5443
|
+
"""
|
4876
5444
|
return pulumi.get(self, "failure_threshold")
|
4877
5445
|
|
4878
5446
|
@property
|
4879
5447
|
@pulumi.getter
|
4880
5448
|
def grpcs(self) -> Sequence['outputs.GetServiceTemplateContainerLivenessProbeGrpcResult']:
|
5449
|
+
"""
|
5450
|
+
GRPC specifies an action involving a GRPC port.
|
5451
|
+
"""
|
4881
5452
|
return pulumi.get(self, "grpcs")
|
4882
5453
|
|
4883
5454
|
@property
|
4884
5455
|
@pulumi.getter(name="httpGets")
|
4885
5456
|
def http_gets(self) -> Sequence['outputs.GetServiceTemplateContainerLivenessProbeHttpGetResult']:
|
5457
|
+
"""
|
5458
|
+
HTTPGet specifies the http request to perform.
|
5459
|
+
"""
|
4886
5460
|
return pulumi.get(self, "http_gets")
|
4887
5461
|
|
4888
5462
|
@property
|
4889
5463
|
@pulumi.getter(name="initialDelaySeconds")
|
4890
5464
|
def initial_delay_seconds(self) -> int:
|
5465
|
+
"""
|
5466
|
+
Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5467
|
+
"""
|
4891
5468
|
return pulumi.get(self, "initial_delay_seconds")
|
4892
5469
|
|
4893
5470
|
@property
|
4894
5471
|
@pulumi.getter(name="periodSeconds")
|
4895
5472
|
def period_seconds(self) -> int:
|
5473
|
+
"""
|
5474
|
+
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeoutSeconds
|
5475
|
+
"""
|
4896
5476
|
return pulumi.get(self, "period_seconds")
|
4897
5477
|
|
4898
5478
|
@property
|
4899
5479
|
@pulumi.getter(name="tcpSockets")
|
4900
5480
|
def tcp_sockets(self) -> Sequence['outputs.GetServiceTemplateContainerLivenessProbeTcpSocketResult']:
|
5481
|
+
"""
|
5482
|
+
TCPSocketAction describes an action based on opening a socket
|
5483
|
+
"""
|
4901
5484
|
return pulumi.get(self, "tcp_sockets")
|
4902
5485
|
|
4903
5486
|
@property
|
4904
5487
|
@pulumi.getter(name="timeoutSeconds")
|
4905
5488
|
def timeout_seconds(self) -> int:
|
5489
|
+
"""
|
5490
|
+
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than periodSeconds. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5491
|
+
"""
|
4906
5492
|
return pulumi.get(self, "timeout_seconds")
|
4907
5493
|
|
4908
5494
|
|
@@ -4911,17 +5497,33 @@ class GetServiceTemplateContainerLivenessProbeGrpcResult(dict):
|
|
4911
5497
|
def __init__(__self__, *,
|
4912
5498
|
port: int,
|
4913
5499
|
service: str):
|
5500
|
+
"""
|
5501
|
+
:param int port: Port number to access on the container. Number must be in the range 1 to 65535.
|
5502
|
+
If not specified, defaults to the same value as container.ports[0].containerPort.
|
5503
|
+
:param str service: The name of the service to place in the gRPC HealthCheckRequest
|
5504
|
+
(see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
5505
|
+
If this is not specified, the default behavior is defined by gRPC.
|
5506
|
+
"""
|
4914
5507
|
pulumi.set(__self__, "port", port)
|
4915
5508
|
pulumi.set(__self__, "service", service)
|
4916
5509
|
|
4917
5510
|
@property
|
4918
5511
|
@pulumi.getter
|
4919
5512
|
def port(self) -> int:
|
5513
|
+
"""
|
5514
|
+
Port number to access on the container. Number must be in the range 1 to 65535.
|
5515
|
+
If not specified, defaults to the same value as container.ports[0].containerPort.
|
5516
|
+
"""
|
4920
5517
|
return pulumi.get(self, "port")
|
4921
5518
|
|
4922
5519
|
@property
|
4923
5520
|
@pulumi.getter
|
4924
5521
|
def service(self) -> str:
|
5522
|
+
"""
|
5523
|
+
The name of the service to place in the gRPC HealthCheckRequest
|
5524
|
+
(see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
5525
|
+
If this is not specified, the default behavior is defined by gRPC.
|
5526
|
+
"""
|
4925
5527
|
return pulumi.get(self, "service")
|
4926
5528
|
|
4927
5529
|
|
@@ -4931,6 +5533,12 @@ class GetServiceTemplateContainerLivenessProbeHttpGetResult(dict):
|
|
4931
5533
|
http_headers: Sequence['outputs.GetServiceTemplateContainerLivenessProbeHttpGetHttpHeaderResult'],
|
4932
5534
|
path: str,
|
4933
5535
|
port: int):
|
5536
|
+
"""
|
5537
|
+
:param Sequence['GetServiceTemplateContainerLivenessProbeHttpGetHttpHeaderArgs'] http_headers: Custom headers to set in the request. HTTP allows repeated headers.
|
5538
|
+
:param str path: Path to access on the HTTP server. Defaults to '/'.
|
5539
|
+
:param int port: Port number to access on the container. Number must be in the range 1 to 65535.
|
5540
|
+
If not specified, defaults to the same value as container.ports[0].containerPort.
|
5541
|
+
"""
|
4934
5542
|
pulumi.set(__self__, "http_headers", http_headers)
|
4935
5543
|
pulumi.set(__self__, "path", path)
|
4936
5544
|
pulumi.set(__self__, "port", port)
|
@@ -4938,16 +5546,26 @@ class GetServiceTemplateContainerLivenessProbeHttpGetResult(dict):
|
|
4938
5546
|
@property
|
4939
5547
|
@pulumi.getter(name="httpHeaders")
|
4940
5548
|
def http_headers(self) -> Sequence['outputs.GetServiceTemplateContainerLivenessProbeHttpGetHttpHeaderResult']:
|
5549
|
+
"""
|
5550
|
+
Custom headers to set in the request. HTTP allows repeated headers.
|
5551
|
+
"""
|
4941
5552
|
return pulumi.get(self, "http_headers")
|
4942
5553
|
|
4943
5554
|
@property
|
4944
5555
|
@pulumi.getter
|
4945
5556
|
def path(self) -> str:
|
5557
|
+
"""
|
5558
|
+
Path to access on the HTTP server. Defaults to '/'.
|
5559
|
+
"""
|
4946
5560
|
return pulumi.get(self, "path")
|
4947
5561
|
|
4948
5562
|
@property
|
4949
5563
|
@pulumi.getter
|
4950
5564
|
def port(self) -> int:
|
5565
|
+
"""
|
5566
|
+
Port number to access on the container. Number must be in the range 1 to 65535.
|
5567
|
+
If not specified, defaults to the same value as container.ports[0].containerPort.
|
5568
|
+
"""
|
4951
5569
|
return pulumi.get(self, "port")
|
4952
5570
|
|
4953
5571
|
|
@@ -4958,6 +5576,7 @@ class GetServiceTemplateContainerLivenessProbeHttpGetHttpHeaderResult(dict):
|
|
4958
5576
|
value: str):
|
4959
5577
|
"""
|
4960
5578
|
:param str name: The name of the Cloud Run v2 Service.
|
5579
|
+
:param str value: The header field value
|
4961
5580
|
"""
|
4962
5581
|
pulumi.set(__self__, "name", name)
|
4963
5582
|
pulumi.set(__self__, "value", value)
|
@@ -4973,6 +5592,9 @@ class GetServiceTemplateContainerLivenessProbeHttpGetHttpHeaderResult(dict):
|
|
4973
5592
|
@property
|
4974
5593
|
@pulumi.getter
|
4975
5594
|
def value(self) -> str:
|
5595
|
+
"""
|
5596
|
+
The header field value
|
5597
|
+
"""
|
4976
5598
|
return pulumi.get(self, "value")
|
4977
5599
|
|
4978
5600
|
|
@@ -4980,11 +5602,21 @@ class GetServiceTemplateContainerLivenessProbeHttpGetHttpHeaderResult(dict):
|
|
4980
5602
|
class GetServiceTemplateContainerLivenessProbeTcpSocketResult(dict):
|
4981
5603
|
def __init__(__self__, *,
|
4982
5604
|
port: int):
|
5605
|
+
"""
|
5606
|
+
:param int port: Port number to access on the container. Must be in the range 1 to 65535.
|
5607
|
+
If not specified, defaults to the exposed port of the container, which
|
5608
|
+
is the value of container.ports[0].containerPort.
|
5609
|
+
"""
|
4983
5610
|
pulumi.set(__self__, "port", port)
|
4984
5611
|
|
4985
5612
|
@property
|
4986
5613
|
@pulumi.getter
|
4987
5614
|
def port(self) -> int:
|
5615
|
+
"""
|
5616
|
+
Port number to access on the container. Must be in the range 1 to 65535.
|
5617
|
+
If not specified, defaults to the exposed port of the container, which
|
5618
|
+
is the value of container.ports[0].containerPort.
|
5619
|
+
"""
|
4988
5620
|
return pulumi.get(self, "port")
|
4989
5621
|
|
4990
5622
|
|
@@ -4994,6 +5626,7 @@ class GetServiceTemplateContainerPortResult(dict):
|
|
4994
5626
|
container_port: int,
|
4995
5627
|
name: str):
|
4996
5628
|
"""
|
5629
|
+
:param int container_port: Port number the container listens on. This must be a valid TCP port number, 0 < containerPort < 65536.
|
4997
5630
|
:param str name: The name of the Cloud Run v2 Service.
|
4998
5631
|
"""
|
4999
5632
|
pulumi.set(__self__, "container_port", container_port)
|
@@ -5002,6 +5635,9 @@ class GetServiceTemplateContainerPortResult(dict):
|
|
5002
5635
|
@property
|
5003
5636
|
@pulumi.getter(name="containerPort")
|
5004
5637
|
def container_port(self) -> int:
|
5638
|
+
"""
|
5639
|
+
Port number the container listens on. This must be a valid TCP port number, 0 < containerPort < 65536.
|
5640
|
+
"""
|
5005
5641
|
return pulumi.get(self, "container_port")
|
5006
5642
|
|
5007
5643
|
@property
|
@@ -5019,6 +5655,11 @@ class GetServiceTemplateContainerResourceResult(dict):
|
|
5019
5655
|
cpu_idle: bool,
|
5020
5656
|
limits: Mapping[str, str],
|
5021
5657
|
startup_cpu_boost: bool):
|
5658
|
+
"""
|
5659
|
+
:param bool cpu_idle: Determines whether CPU should be throttled or not outside of requests.
|
5660
|
+
:param Mapping[str, str] limits: Only memory and CPU are supported. Use key 'cpu' for CPU limit and 'memory' for memory limit. Note: The only supported values for CPU are '1', '2', '4', and '8'. Setting 4 CPU requires at least 2Gi of memory. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
|
5661
|
+
:param bool startup_cpu_boost: Determines whether CPU should be boosted on startup of a new container instance above the requested CPU threshold, this can help reduce cold-start latency.
|
5662
|
+
"""
|
5022
5663
|
pulumi.set(__self__, "cpu_idle", cpu_idle)
|
5023
5664
|
pulumi.set(__self__, "limits", limits)
|
5024
5665
|
pulumi.set(__self__, "startup_cpu_boost", startup_cpu_boost)
|
@@ -5026,16 +5667,25 @@ class GetServiceTemplateContainerResourceResult(dict):
|
|
5026
5667
|
@property
|
5027
5668
|
@pulumi.getter(name="cpuIdle")
|
5028
5669
|
def cpu_idle(self) -> bool:
|
5670
|
+
"""
|
5671
|
+
Determines whether CPU should be throttled or not outside of requests.
|
5672
|
+
"""
|
5029
5673
|
return pulumi.get(self, "cpu_idle")
|
5030
5674
|
|
5031
5675
|
@property
|
5032
5676
|
@pulumi.getter
|
5033
5677
|
def limits(self) -> Mapping[str, str]:
|
5678
|
+
"""
|
5679
|
+
Only memory and CPU are supported. Use key 'cpu' for CPU limit and 'memory' for memory limit. Note: The only supported values for CPU are '1', '2', '4', and '8'. Setting 4 CPU requires at least 2Gi of memory. The values of the map is string form of the 'quantity' k8s type: https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apimachinery/pkg/api/resource/quantity.go
|
5680
|
+
"""
|
5034
5681
|
return pulumi.get(self, "limits")
|
5035
5682
|
|
5036
5683
|
@property
|
5037
5684
|
@pulumi.getter(name="startupCpuBoost")
|
5038
5685
|
def startup_cpu_boost(self) -> bool:
|
5686
|
+
"""
|
5687
|
+
Determines whether CPU should be boosted on startup of a new container instance above the requested CPU threshold, this can help reduce cold-start latency.
|
5688
|
+
"""
|
5039
5689
|
return pulumi.get(self, "startup_cpu_boost")
|
5040
5690
|
|
5041
5691
|
|
@@ -5049,6 +5699,15 @@ class GetServiceTemplateContainerStartupProbeResult(dict):
|
|
5049
5699
|
period_seconds: int,
|
5050
5700
|
tcp_sockets: Sequence['outputs.GetServiceTemplateContainerStartupProbeTcpSocketResult'],
|
5051
5701
|
timeout_seconds: int):
|
5702
|
+
"""
|
5703
|
+
:param int failure_threshold: Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
|
5704
|
+
:param Sequence['GetServiceTemplateContainerStartupProbeGrpcArgs'] grpcs: GRPC specifies an action involving a GRPC port.
|
5705
|
+
:param Sequence['GetServiceTemplateContainerStartupProbeHttpGetArgs'] http_gets: HTTPGet specifies the http request to perform. Exactly one of HTTPGet or TCPSocket must be specified.
|
5706
|
+
:param int initial_delay_seconds: Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5707
|
+
:param int period_seconds: How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeoutSeconds
|
5708
|
+
:param Sequence['GetServiceTemplateContainerStartupProbeTcpSocketArgs'] tcp_sockets: TCPSocket specifies an action involving a TCP port. Exactly one of HTTPGet or TCPSocket must be specified.
|
5709
|
+
:param int timeout_seconds: Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than periodSeconds. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5710
|
+
"""
|
5052
5711
|
pulumi.set(__self__, "failure_threshold", failure_threshold)
|
5053
5712
|
pulumi.set(__self__, "grpcs", grpcs)
|
5054
5713
|
pulumi.set(__self__, "http_gets", http_gets)
|
@@ -5060,36 +5719,57 @@ class GetServiceTemplateContainerStartupProbeResult(dict):
|
|
5060
5719
|
@property
|
5061
5720
|
@pulumi.getter(name="failureThreshold")
|
5062
5721
|
def failure_threshold(self) -> int:
|
5722
|
+
"""
|
5723
|
+
Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1.
|
5724
|
+
"""
|
5063
5725
|
return pulumi.get(self, "failure_threshold")
|
5064
5726
|
|
5065
5727
|
@property
|
5066
5728
|
@pulumi.getter
|
5067
5729
|
def grpcs(self) -> Sequence['outputs.GetServiceTemplateContainerStartupProbeGrpcResult']:
|
5730
|
+
"""
|
5731
|
+
GRPC specifies an action involving a GRPC port.
|
5732
|
+
"""
|
5068
5733
|
return pulumi.get(self, "grpcs")
|
5069
5734
|
|
5070
5735
|
@property
|
5071
5736
|
@pulumi.getter(name="httpGets")
|
5072
5737
|
def http_gets(self) -> Sequence['outputs.GetServiceTemplateContainerStartupProbeHttpGetResult']:
|
5738
|
+
"""
|
5739
|
+
HTTPGet specifies the http request to perform. Exactly one of HTTPGet or TCPSocket must be specified.
|
5740
|
+
"""
|
5073
5741
|
return pulumi.get(self, "http_gets")
|
5074
5742
|
|
5075
5743
|
@property
|
5076
5744
|
@pulumi.getter(name="initialDelaySeconds")
|
5077
5745
|
def initial_delay_seconds(self) -> int:
|
5746
|
+
"""
|
5747
|
+
Number of seconds after the container has started before the probe is initiated. Defaults to 0 seconds. Minimum value is 0. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5748
|
+
"""
|
5078
5749
|
return pulumi.get(self, "initial_delay_seconds")
|
5079
5750
|
|
5080
5751
|
@property
|
5081
5752
|
@pulumi.getter(name="periodSeconds")
|
5082
5753
|
def period_seconds(self) -> int:
|
5754
|
+
"""
|
5755
|
+
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. Maximum value for liveness probe is 3600. Maximum value for startup probe is 240. Must be greater or equal than timeoutSeconds
|
5756
|
+
"""
|
5083
5757
|
return pulumi.get(self, "period_seconds")
|
5084
5758
|
|
5085
5759
|
@property
|
5086
5760
|
@pulumi.getter(name="tcpSockets")
|
5087
5761
|
def tcp_sockets(self) -> Sequence['outputs.GetServiceTemplateContainerStartupProbeTcpSocketResult']:
|
5762
|
+
"""
|
5763
|
+
TCPSocket specifies an action involving a TCP port. Exactly one of HTTPGet or TCPSocket must be specified.
|
5764
|
+
"""
|
5088
5765
|
return pulumi.get(self, "tcp_sockets")
|
5089
5766
|
|
5090
5767
|
@property
|
5091
5768
|
@pulumi.getter(name="timeoutSeconds")
|
5092
5769
|
def timeout_seconds(self) -> int:
|
5770
|
+
"""
|
5771
|
+
Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. Maximum value is 3600. Must be smaller than periodSeconds. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
|
5772
|
+
"""
|
5093
5773
|
return pulumi.get(self, "timeout_seconds")
|
5094
5774
|
|
5095
5775
|
|
@@ -5098,17 +5778,33 @@ class GetServiceTemplateContainerStartupProbeGrpcResult(dict):
|
|
5098
5778
|
def __init__(__self__, *,
|
5099
5779
|
port: int,
|
5100
5780
|
service: str):
|
5781
|
+
"""
|
5782
|
+
:param int port: Port number to access on the container. Number must be in the range 1 to 65535.
|
5783
|
+
If not specified, defaults to the same value as container.ports[0].containerPort.
|
5784
|
+
:param str service: The name of the service to place in the gRPC HealthCheckRequest
|
5785
|
+
(see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
5786
|
+
If this is not specified, the default behavior is defined by gRPC.
|
5787
|
+
"""
|
5101
5788
|
pulumi.set(__self__, "port", port)
|
5102
5789
|
pulumi.set(__self__, "service", service)
|
5103
5790
|
|
5104
5791
|
@property
|
5105
5792
|
@pulumi.getter
|
5106
5793
|
def port(self) -> int:
|
5794
|
+
"""
|
5795
|
+
Port number to access on the container. Number must be in the range 1 to 65535.
|
5796
|
+
If not specified, defaults to the same value as container.ports[0].containerPort.
|
5797
|
+
"""
|
5107
5798
|
return pulumi.get(self, "port")
|
5108
5799
|
|
5109
5800
|
@property
|
5110
5801
|
@pulumi.getter
|
5111
5802
|
def service(self) -> str:
|
5803
|
+
"""
|
5804
|
+
The name of the service to place in the gRPC HealthCheckRequest
|
5805
|
+
(see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
5806
|
+
If this is not specified, the default behavior is defined by gRPC.
|
5807
|
+
"""
|
5112
5808
|
return pulumi.get(self, "service")
|
5113
5809
|
|
5114
5810
|
|
@@ -5118,6 +5814,12 @@ class GetServiceTemplateContainerStartupProbeHttpGetResult(dict):
|
|
5118
5814
|
http_headers: Sequence['outputs.GetServiceTemplateContainerStartupProbeHttpGetHttpHeaderResult'],
|
5119
5815
|
path: str,
|
5120
5816
|
port: int):
|
5817
|
+
"""
|
5818
|
+
:param Sequence['GetServiceTemplateContainerStartupProbeHttpGetHttpHeaderArgs'] http_headers: Custom headers to set in the request. HTTP allows repeated headers.
|
5819
|
+
:param str path: Path to access on the HTTP server. Defaults to '/'.
|
5820
|
+
:param int port: Port number to access on the container. Must be in the range 1 to 65535.
|
5821
|
+
If not specified, defaults to the same value as container.ports[0].containerPort.
|
5822
|
+
"""
|
5121
5823
|
pulumi.set(__self__, "http_headers", http_headers)
|
5122
5824
|
pulumi.set(__self__, "path", path)
|
5123
5825
|
pulumi.set(__self__, "port", port)
|
@@ -5125,16 +5827,26 @@ class GetServiceTemplateContainerStartupProbeHttpGetResult(dict):
|
|
5125
5827
|
@property
|
5126
5828
|
@pulumi.getter(name="httpHeaders")
|
5127
5829
|
def http_headers(self) -> Sequence['outputs.GetServiceTemplateContainerStartupProbeHttpGetHttpHeaderResult']:
|
5830
|
+
"""
|
5831
|
+
Custom headers to set in the request. HTTP allows repeated headers.
|
5832
|
+
"""
|
5128
5833
|
return pulumi.get(self, "http_headers")
|
5129
5834
|
|
5130
5835
|
@property
|
5131
5836
|
@pulumi.getter
|
5132
5837
|
def path(self) -> str:
|
5838
|
+
"""
|
5839
|
+
Path to access on the HTTP server. Defaults to '/'.
|
5840
|
+
"""
|
5133
5841
|
return pulumi.get(self, "path")
|
5134
5842
|
|
5135
5843
|
@property
|
5136
5844
|
@pulumi.getter
|
5137
5845
|
def port(self) -> int:
|
5846
|
+
"""
|
5847
|
+
Port number to access on the container. Must be in the range 1 to 65535.
|
5848
|
+
If not specified, defaults to the same value as container.ports[0].containerPort.
|
5849
|
+
"""
|
5138
5850
|
return pulumi.get(self, "port")
|
5139
5851
|
|
5140
5852
|
|
@@ -5145,6 +5857,7 @@ class GetServiceTemplateContainerStartupProbeHttpGetHttpHeaderResult(dict):
|
|
5145
5857
|
value: str):
|
5146
5858
|
"""
|
5147
5859
|
:param str name: The name of the Cloud Run v2 Service.
|
5860
|
+
:param str value: The header field value
|
5148
5861
|
"""
|
5149
5862
|
pulumi.set(__self__, "name", name)
|
5150
5863
|
pulumi.set(__self__, "value", value)
|
@@ -5160,6 +5873,9 @@ class GetServiceTemplateContainerStartupProbeHttpGetHttpHeaderResult(dict):
|
|
5160
5873
|
@property
|
5161
5874
|
@pulumi.getter
|
5162
5875
|
def value(self) -> str:
|
5876
|
+
"""
|
5877
|
+
The header field value
|
5878
|
+
"""
|
5163
5879
|
return pulumi.get(self, "value")
|
5164
5880
|
|
5165
5881
|
|
@@ -5167,11 +5883,19 @@ class GetServiceTemplateContainerStartupProbeHttpGetHttpHeaderResult(dict):
|
|
5167
5883
|
class GetServiceTemplateContainerStartupProbeTcpSocketResult(dict):
|
5168
5884
|
def __init__(__self__, *,
|
5169
5885
|
port: int):
|
5886
|
+
"""
|
5887
|
+
:param int port: Port number to access on the container. Must be in the range 1 to 65535.
|
5888
|
+
If not specified, defaults to the same value as container.ports[0].containerPort.
|
5889
|
+
"""
|
5170
5890
|
pulumi.set(__self__, "port", port)
|
5171
5891
|
|
5172
5892
|
@property
|
5173
5893
|
@pulumi.getter
|
5174
5894
|
def port(self) -> int:
|
5895
|
+
"""
|
5896
|
+
Port number to access on the container. Must be in the range 1 to 65535.
|
5897
|
+
If not specified, defaults to the same value as container.ports[0].containerPort.
|
5898
|
+
"""
|
5175
5899
|
return pulumi.get(self, "port")
|
5176
5900
|
|
5177
5901
|
|
@@ -5181,6 +5905,7 @@ class GetServiceTemplateContainerVolumeMountResult(dict):
|
|
5181
5905
|
mount_path: str,
|
5182
5906
|
name: str):
|
5183
5907
|
"""
|
5908
|
+
:param str mount_path: Path within the container at which the volume should be mounted. Must not contain ':'. For Cloud SQL volumes, it can be left empty, or must otherwise be /cloudsql. All instances defined in the Volume will be available as /cloudsql/[instance]. For more information on Cloud SQL volumes, visit https://cloud.google.com/sql/docs/mysql/connect-run
|
5184
5909
|
:param str name: The name of the Cloud Run v2 Service.
|
5185
5910
|
"""
|
5186
5911
|
pulumi.set(__self__, "mount_path", mount_path)
|
@@ -5189,6 +5914,9 @@ class GetServiceTemplateContainerVolumeMountResult(dict):
|
|
5189
5914
|
@property
|
5190
5915
|
@pulumi.getter(name="mountPath")
|
5191
5916
|
def mount_path(self) -> str:
|
5917
|
+
"""
|
5918
|
+
Path within the container at which the volume should be mounted. Must not contain ':'. For Cloud SQL volumes, it can be left empty, or must otherwise be /cloudsql. All instances defined in the Volume will be available as /cloudsql/[instance]. For more information on Cloud SQL volumes, visit https://cloud.google.com/sql/docs/mysql/connect-run
|
5919
|
+
"""
|
5192
5920
|
return pulumi.get(self, "mount_path")
|
5193
5921
|
|
5194
5922
|
@property
|
@@ -5205,17 +5933,27 @@ class GetServiceTemplateScalingResult(dict):
|
|
5205
5933
|
def __init__(__self__, *,
|
5206
5934
|
max_instance_count: int,
|
5207
5935
|
min_instance_count: int):
|
5936
|
+
"""
|
5937
|
+
:param int max_instance_count: Maximum number of serving instances that this resource should have.
|
5938
|
+
:param int min_instance_count: Minimum number of serving instances that this resource should have.
|
5939
|
+
"""
|
5208
5940
|
pulumi.set(__self__, "max_instance_count", max_instance_count)
|
5209
5941
|
pulumi.set(__self__, "min_instance_count", min_instance_count)
|
5210
5942
|
|
5211
5943
|
@property
|
5212
5944
|
@pulumi.getter(name="maxInstanceCount")
|
5213
5945
|
def max_instance_count(self) -> int:
|
5946
|
+
"""
|
5947
|
+
Maximum number of serving instances that this resource should have.
|
5948
|
+
"""
|
5214
5949
|
return pulumi.get(self, "max_instance_count")
|
5215
5950
|
|
5216
5951
|
@property
|
5217
5952
|
@pulumi.getter(name="minInstanceCount")
|
5218
5953
|
def min_instance_count(self) -> int:
|
5954
|
+
"""
|
5955
|
+
Minimum number of serving instances that this resource should have.
|
5956
|
+
"""
|
5219
5957
|
return pulumi.get(self, "min_instance_count")
|
5220
5958
|
|
5221
5959
|
|
@@ -5229,7 +5967,12 @@ class GetServiceTemplateVolumeResult(dict):
|
|
5229
5967
|
nfs: Sequence['outputs.GetServiceTemplateVolumeNfResult'],
|
5230
5968
|
secrets: Sequence['outputs.GetServiceTemplateVolumeSecretResult']):
|
5231
5969
|
"""
|
5970
|
+
:param Sequence['GetServiceTemplateVolumeCloudSqlInstanceArgs'] cloud_sql_instances: For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.
|
5971
|
+
:param Sequence['GetServiceTemplateVolumeEmptyDirArgs'] empty_dirs: Ephemeral storage used as a shared volume.
|
5972
|
+
:param Sequence['GetServiceTemplateVolumeGcArgs'] gcs: Represents a GCS Bucket mounted as a volume.
|
5232
5973
|
:param str name: The name of the Cloud Run v2 Service.
|
5974
|
+
:param Sequence['GetServiceTemplateVolumeNfArgs'] nfs: Represents an NFS mount.
|
5975
|
+
:param Sequence['GetServiceTemplateVolumeSecretArgs'] secrets: Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret
|
5233
5976
|
"""
|
5234
5977
|
pulumi.set(__self__, "cloud_sql_instances", cloud_sql_instances)
|
5235
5978
|
pulumi.set(__self__, "empty_dirs", empty_dirs)
|
@@ -5241,16 +5984,25 @@ class GetServiceTemplateVolumeResult(dict):
|
|
5241
5984
|
@property
|
5242
5985
|
@pulumi.getter(name="cloudSqlInstances")
|
5243
5986
|
def cloud_sql_instances(self) -> Sequence['outputs.GetServiceTemplateVolumeCloudSqlInstanceResult']:
|
5987
|
+
"""
|
5988
|
+
For Cloud SQL volumes, contains the specific instances that should be mounted. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run.
|
5989
|
+
"""
|
5244
5990
|
return pulumi.get(self, "cloud_sql_instances")
|
5245
5991
|
|
5246
5992
|
@property
|
5247
5993
|
@pulumi.getter(name="emptyDirs")
|
5248
5994
|
def empty_dirs(self) -> Sequence['outputs.GetServiceTemplateVolumeEmptyDirResult']:
|
5995
|
+
"""
|
5996
|
+
Ephemeral storage used as a shared volume.
|
5997
|
+
"""
|
5249
5998
|
return pulumi.get(self, "empty_dirs")
|
5250
5999
|
|
5251
6000
|
@property
|
5252
6001
|
@pulumi.getter
|
5253
6002
|
def gcs(self) -> Sequence['outputs.GetServiceTemplateVolumeGcResult']:
|
6003
|
+
"""
|
6004
|
+
Represents a GCS Bucket mounted as a volume.
|
6005
|
+
"""
|
5254
6006
|
return pulumi.get(self, "gcs")
|
5255
6007
|
|
5256
6008
|
@property
|
@@ -5264,11 +6016,17 @@ class GetServiceTemplateVolumeResult(dict):
|
|
5264
6016
|
@property
|
5265
6017
|
@pulumi.getter
|
5266
6018
|
def nfs(self) -> Sequence['outputs.GetServiceTemplateVolumeNfResult']:
|
6019
|
+
"""
|
6020
|
+
Represents an NFS mount.
|
6021
|
+
"""
|
5267
6022
|
return pulumi.get(self, "nfs")
|
5268
6023
|
|
5269
6024
|
@property
|
5270
6025
|
@pulumi.getter
|
5271
6026
|
def secrets(self) -> Sequence['outputs.GetServiceTemplateVolumeSecretResult']:
|
6027
|
+
"""
|
6028
|
+
Secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret
|
6029
|
+
"""
|
5272
6030
|
return pulumi.get(self, "secrets")
|
5273
6031
|
|
5274
6032
|
|
@@ -5276,11 +6034,17 @@ class GetServiceTemplateVolumeResult(dict):
|
|
5276
6034
|
class GetServiceTemplateVolumeCloudSqlInstanceResult(dict):
|
5277
6035
|
def __init__(__self__, *,
|
5278
6036
|
instances: Sequence[str]):
|
6037
|
+
"""
|
6038
|
+
:param Sequence[str] instances: The Cloud SQL instance connection names, as can be found in https://console.cloud.google.com/sql/instances. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run. Format: {project}:{location}:{instance}
|
6039
|
+
"""
|
5279
6040
|
pulumi.set(__self__, "instances", instances)
|
5280
6041
|
|
5281
6042
|
@property
|
5282
6043
|
@pulumi.getter
|
5283
6044
|
def instances(self) -> Sequence[str]:
|
6045
|
+
"""
|
6046
|
+
The Cloud SQL instance connection names, as can be found in https://console.cloud.google.com/sql/instances. Visit https://cloud.google.com/sql/docs/mysql/connect-run for more information on how to connect Cloud SQL and Cloud Run. Format: {project}:{location}:{instance}
|
6047
|
+
"""
|
5284
6048
|
return pulumi.get(self, "instances")
|
5285
6049
|
|
5286
6050
|
|
@@ -5289,17 +6053,27 @@ class GetServiceTemplateVolumeEmptyDirResult(dict):
|
|
5289
6053
|
def __init__(__self__, *,
|
5290
6054
|
medium: str,
|
5291
6055
|
size_limit: str):
|
6056
|
+
"""
|
6057
|
+
:param str medium: The different types of medium supported for EmptyDir. Default value: "MEMORY" Possible values: ["MEMORY"]
|
6058
|
+
:param str size_limit: Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. This field's values are of the 'Quantity' k8s type: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir.
|
6059
|
+
"""
|
5292
6060
|
pulumi.set(__self__, "medium", medium)
|
5293
6061
|
pulumi.set(__self__, "size_limit", size_limit)
|
5294
6062
|
|
5295
6063
|
@property
|
5296
6064
|
@pulumi.getter
|
5297
6065
|
def medium(self) -> str:
|
6066
|
+
"""
|
6067
|
+
The different types of medium supported for EmptyDir. Default value: "MEMORY" Possible values: ["MEMORY"]
|
6068
|
+
"""
|
5298
6069
|
return pulumi.get(self, "medium")
|
5299
6070
|
|
5300
6071
|
@property
|
5301
6072
|
@pulumi.getter(name="sizeLimit")
|
5302
6073
|
def size_limit(self) -> str:
|
6074
|
+
"""
|
6075
|
+
Limit on the storage usable by this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. This field's values are of the 'Quantity' k8s type: https://kubernetes.io/docs/reference/kubernetes-api/common-definitions/quantity/. The default is nil which means that the limit is undefined. More info: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir.
|
6076
|
+
"""
|
5303
6077
|
return pulumi.get(self, "size_limit")
|
5304
6078
|
|
5305
6079
|
|
@@ -5308,17 +6082,27 @@ class GetServiceTemplateVolumeGcResult(dict):
|
|
5308
6082
|
def __init__(__self__, *,
|
5309
6083
|
bucket: str,
|
5310
6084
|
read_only: bool):
|
6085
|
+
"""
|
6086
|
+
:param str bucket: GCS Bucket name
|
6087
|
+
:param bool read_only: If true, mount the GCS bucket as read-only
|
6088
|
+
"""
|
5311
6089
|
pulumi.set(__self__, "bucket", bucket)
|
5312
6090
|
pulumi.set(__self__, "read_only", read_only)
|
5313
6091
|
|
5314
6092
|
@property
|
5315
6093
|
@pulumi.getter
|
5316
6094
|
def bucket(self) -> str:
|
6095
|
+
"""
|
6096
|
+
GCS Bucket name
|
6097
|
+
"""
|
5317
6098
|
return pulumi.get(self, "bucket")
|
5318
6099
|
|
5319
6100
|
@property
|
5320
6101
|
@pulumi.getter(name="readOnly")
|
5321
6102
|
def read_only(self) -> bool:
|
6103
|
+
"""
|
6104
|
+
If true, mount the GCS bucket as read-only
|
6105
|
+
"""
|
5322
6106
|
return pulumi.get(self, "read_only")
|
5323
6107
|
|
5324
6108
|
|
@@ -5328,6 +6112,11 @@ class GetServiceTemplateVolumeNfResult(dict):
|
|
5328
6112
|
path: str,
|
5329
6113
|
read_only: bool,
|
5330
6114
|
server: str):
|
6115
|
+
"""
|
6116
|
+
:param str path: Path that is exported by the NFS server.
|
6117
|
+
:param bool read_only: If true, mount the NFS volume as read only
|
6118
|
+
:param str server: Hostname or IP address of the NFS server
|
6119
|
+
"""
|
5331
6120
|
pulumi.set(__self__, "path", path)
|
5332
6121
|
pulumi.set(__self__, "read_only", read_only)
|
5333
6122
|
pulumi.set(__self__, "server", server)
|
@@ -5335,16 +6124,25 @@ class GetServiceTemplateVolumeNfResult(dict):
|
|
5335
6124
|
@property
|
5336
6125
|
@pulumi.getter
|
5337
6126
|
def path(self) -> str:
|
6127
|
+
"""
|
6128
|
+
Path that is exported by the NFS server.
|
6129
|
+
"""
|
5338
6130
|
return pulumi.get(self, "path")
|
5339
6131
|
|
5340
6132
|
@property
|
5341
6133
|
@pulumi.getter(name="readOnly")
|
5342
6134
|
def read_only(self) -> bool:
|
6135
|
+
"""
|
6136
|
+
If true, mount the NFS volume as read only
|
6137
|
+
"""
|
5343
6138
|
return pulumi.get(self, "read_only")
|
5344
6139
|
|
5345
6140
|
@property
|
5346
6141
|
@pulumi.getter
|
5347
6142
|
def server(self) -> str:
|
6143
|
+
"""
|
6144
|
+
Hostname or IP address of the NFS server
|
6145
|
+
"""
|
5348
6146
|
return pulumi.get(self, "server")
|
5349
6147
|
|
5350
6148
|
|
@@ -5354,6 +6152,11 @@ class GetServiceTemplateVolumeSecretResult(dict):
|
|
5354
6152
|
default_mode: int,
|
5355
6153
|
items: Sequence['outputs.GetServiceTemplateVolumeSecretItemResult'],
|
5356
6154
|
secret: str):
|
6155
|
+
"""
|
6156
|
+
:param int default_mode: Integer representation of mode bits to use on created files by default. Must be a value between 0000 and 0777 (octal), defaulting to 0444. Directories within the path are not affected by this setting.
|
6157
|
+
:param Sequence['GetServiceTemplateVolumeSecretItemArgs'] items: If unspecified, the volume will expose a file whose name is the secret, relative to VolumeMount.mount_path. If specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify a path and a version.
|
6158
|
+
:param str secret: The name of the secret in Cloud Secret Manager. Format: {secret} if the secret is in the same project. projects/{project}/secrets/{secret} if the secret is in a different project.
|
6159
|
+
"""
|
5357
6160
|
pulumi.set(__self__, "default_mode", default_mode)
|
5358
6161
|
pulumi.set(__self__, "items", items)
|
5359
6162
|
pulumi.set(__self__, "secret", secret)
|
@@ -5361,16 +6164,25 @@ class GetServiceTemplateVolumeSecretResult(dict):
|
|
5361
6164
|
@property
|
5362
6165
|
@pulumi.getter(name="defaultMode")
|
5363
6166
|
def default_mode(self) -> int:
|
6167
|
+
"""
|
6168
|
+
Integer representation of mode bits to use on created files by default. Must be a value between 0000 and 0777 (octal), defaulting to 0444. Directories within the path are not affected by this setting.
|
6169
|
+
"""
|
5364
6170
|
return pulumi.get(self, "default_mode")
|
5365
6171
|
|
5366
6172
|
@property
|
5367
6173
|
@pulumi.getter
|
5368
6174
|
def items(self) -> Sequence['outputs.GetServiceTemplateVolumeSecretItemResult']:
|
6175
|
+
"""
|
6176
|
+
If unspecified, the volume will expose a file whose name is the secret, relative to VolumeMount.mount_path. If specified, the key will be used as the version to fetch from Cloud Secret Manager and the path will be the name of the file exposed in the volume. When items are defined, they must specify a path and a version.
|
6177
|
+
"""
|
5369
6178
|
return pulumi.get(self, "items")
|
5370
6179
|
|
5371
6180
|
@property
|
5372
6181
|
@pulumi.getter
|
5373
6182
|
def secret(self) -> str:
|
6183
|
+
"""
|
6184
|
+
The name of the secret in Cloud Secret Manager. Format: {secret} if the secret is in the same project. projects/{project}/secrets/{secret} if the secret is in a different project.
|
6185
|
+
"""
|
5374
6186
|
return pulumi.get(self, "secret")
|
5375
6187
|
|
5376
6188
|
|
@@ -5380,6 +6192,11 @@ class GetServiceTemplateVolumeSecretItemResult(dict):
|
|
5380
6192
|
mode: int,
|
5381
6193
|
path: str,
|
5382
6194
|
version: str):
|
6195
|
+
"""
|
6196
|
+
:param int mode: Integer octal mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used.
|
6197
|
+
:param str path: The relative path of the secret in the container.
|
6198
|
+
:param str version: The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version
|
6199
|
+
"""
|
5383
6200
|
pulumi.set(__self__, "mode", mode)
|
5384
6201
|
pulumi.set(__self__, "path", path)
|
5385
6202
|
pulumi.set(__self__, "version", version)
|
@@ -5387,16 +6204,25 @@ class GetServiceTemplateVolumeSecretItemResult(dict):
|
|
5387
6204
|
@property
|
5388
6205
|
@pulumi.getter
|
5389
6206
|
def mode(self) -> int:
|
6207
|
+
"""
|
6208
|
+
Integer octal mode bits to use on this file, must be a value between 01 and 0777 (octal). If 0 or not set, the Volume's default mode will be used.
|
6209
|
+
"""
|
5390
6210
|
return pulumi.get(self, "mode")
|
5391
6211
|
|
5392
6212
|
@property
|
5393
6213
|
@pulumi.getter
|
5394
6214
|
def path(self) -> str:
|
6215
|
+
"""
|
6216
|
+
The relative path of the secret in the container.
|
6217
|
+
"""
|
5395
6218
|
return pulumi.get(self, "path")
|
5396
6219
|
|
5397
6220
|
@property
|
5398
6221
|
@pulumi.getter
|
5399
6222
|
def version(self) -> str:
|
6223
|
+
"""
|
6224
|
+
The Cloud Secret Manager secret version. Can be 'latest' for the latest value or an integer for a specific version
|
6225
|
+
"""
|
5400
6226
|
return pulumi.get(self, "version")
|
5401
6227
|
|
5402
6228
|
|
@@ -5406,6 +6232,11 @@ class GetServiceTemplateVpcAccessResult(dict):
|
|
5406
6232
|
connector: str,
|
5407
6233
|
egress: str,
|
5408
6234
|
network_interfaces: Sequence['outputs.GetServiceTemplateVpcAccessNetworkInterfaceResult']):
|
6235
|
+
"""
|
6236
|
+
:param str connector: VPC Access connector name. Format: projects/{project}/locations/{location}/connectors/{connector}, where {project} can be project id or number.
|
6237
|
+
:param str egress: Traffic VPC egress settings. Possible values: ["ALL_TRAFFIC", "PRIVATE_RANGES_ONLY"]
|
6238
|
+
:param Sequence['GetServiceTemplateVpcAccessNetworkInterfaceArgs'] network_interfaces: Direct VPC egress settings. Currently only single network interface is supported.
|
6239
|
+
"""
|
5409
6240
|
pulumi.set(__self__, "connector", connector)
|
5410
6241
|
pulumi.set(__self__, "egress", egress)
|
5411
6242
|
pulumi.set(__self__, "network_interfaces", network_interfaces)
|
@@ -5413,16 +6244,25 @@ class GetServiceTemplateVpcAccessResult(dict):
|
|
5413
6244
|
@property
|
5414
6245
|
@pulumi.getter
|
5415
6246
|
def connector(self) -> str:
|
6247
|
+
"""
|
6248
|
+
VPC Access connector name. Format: projects/{project}/locations/{location}/connectors/{connector}, where {project} can be project id or number.
|
6249
|
+
"""
|
5416
6250
|
return pulumi.get(self, "connector")
|
5417
6251
|
|
5418
6252
|
@property
|
5419
6253
|
@pulumi.getter
|
5420
6254
|
def egress(self) -> str:
|
6255
|
+
"""
|
6256
|
+
Traffic VPC egress settings. Possible values: ["ALL_TRAFFIC", "PRIVATE_RANGES_ONLY"]
|
6257
|
+
"""
|
5421
6258
|
return pulumi.get(self, "egress")
|
5422
6259
|
|
5423
6260
|
@property
|
5424
6261
|
@pulumi.getter(name="networkInterfaces")
|
5425
6262
|
def network_interfaces(self) -> Sequence['outputs.GetServiceTemplateVpcAccessNetworkInterfaceResult']:
|
6263
|
+
"""
|
6264
|
+
Direct VPC egress settings. Currently only single network interface is supported.
|
6265
|
+
"""
|
5426
6266
|
return pulumi.get(self, "network_interfaces")
|
5427
6267
|
|
5428
6268
|
|
@@ -5432,6 +6272,15 @@ class GetServiceTemplateVpcAccessNetworkInterfaceResult(dict):
|
|
5432
6272
|
network: str,
|
5433
6273
|
subnetwork: str,
|
5434
6274
|
tags: Sequence[str]):
|
6275
|
+
"""
|
6276
|
+
:param str network: The VPC network that the Cloud Run resource will be able to send traffic to. At least one of network or subnetwork must be specified. If both
|
6277
|
+
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If network is not specified, it will be
|
6278
|
+
looked up from the subnetwork.
|
6279
|
+
:param str subnetwork: The VPC subnetwork that the Cloud Run resource will get IPs from. At least one of network or subnetwork must be specified. If both
|
6280
|
+
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If subnetwork is not specified, the
|
6281
|
+
subnetwork with the same name with the network will be used.
|
6282
|
+
:param Sequence[str] tags: Network tags applied to this Cloud Run service.
|
6283
|
+
"""
|
5435
6284
|
pulumi.set(__self__, "network", network)
|
5436
6285
|
pulumi.set(__self__, "subnetwork", subnetwork)
|
5437
6286
|
pulumi.set(__self__, "tags", tags)
|
@@ -5439,16 +6288,29 @@ class GetServiceTemplateVpcAccessNetworkInterfaceResult(dict):
|
|
5439
6288
|
@property
|
5440
6289
|
@pulumi.getter
|
5441
6290
|
def network(self) -> str:
|
6291
|
+
"""
|
6292
|
+
The VPC network that the Cloud Run resource will be able to send traffic to. At least one of network or subnetwork must be specified. If both
|
6293
|
+
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If network is not specified, it will be
|
6294
|
+
looked up from the subnetwork.
|
6295
|
+
"""
|
5442
6296
|
return pulumi.get(self, "network")
|
5443
6297
|
|
5444
6298
|
@property
|
5445
6299
|
@pulumi.getter
|
5446
6300
|
def subnetwork(self) -> str:
|
6301
|
+
"""
|
6302
|
+
The VPC subnetwork that the Cloud Run resource will get IPs from. At least one of network or subnetwork must be specified. If both
|
6303
|
+
network and subnetwork are specified, the given VPC subnetwork must belong to the given VPC network. If subnetwork is not specified, the
|
6304
|
+
subnetwork with the same name with the network will be used.
|
6305
|
+
"""
|
5447
6306
|
return pulumi.get(self, "subnetwork")
|
5448
6307
|
|
5449
6308
|
@property
|
5450
6309
|
@pulumi.getter
|
5451
6310
|
def tags(self) -> Sequence[str]:
|
6311
|
+
"""
|
6312
|
+
Network tags applied to this Cloud Run service.
|
6313
|
+
"""
|
5452
6314
|
return pulumi.get(self, "tags")
|
5453
6315
|
|
5454
6316
|
|
@@ -5463,6 +6325,16 @@ class GetServiceTerminalConditionResult(dict):
|
|
5463
6325
|
severity: str,
|
5464
6326
|
state: str,
|
5465
6327
|
type: str):
|
6328
|
+
"""
|
6329
|
+
:param str execution_reason: A reason for the execution condition.
|
6330
|
+
:param str last_transition_time: Last time the condition transitioned from one status to another.
|
6331
|
+
:param str message: Human readable message indicating details about the current status.
|
6332
|
+
:param str reason: A common (service-level) reason for this condition.
|
6333
|
+
:param str revision_reason: A reason for the revision condition.
|
6334
|
+
:param str severity: How to interpret failures of this condition, one of Error, Warning, Info
|
6335
|
+
:param str state: State of the condition.
|
6336
|
+
:param str type: type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/main/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is ready.
|
6337
|
+
"""
|
5466
6338
|
pulumi.set(__self__, "execution_reason", execution_reason)
|
5467
6339
|
pulumi.set(__self__, "last_transition_time", last_transition_time)
|
5468
6340
|
pulumi.set(__self__, "message", message)
|
@@ -5475,41 +6347,65 @@ class GetServiceTerminalConditionResult(dict):
|
|
5475
6347
|
@property
|
5476
6348
|
@pulumi.getter(name="executionReason")
|
5477
6349
|
def execution_reason(self) -> str:
|
6350
|
+
"""
|
6351
|
+
A reason for the execution condition.
|
6352
|
+
"""
|
5478
6353
|
return pulumi.get(self, "execution_reason")
|
5479
6354
|
|
5480
6355
|
@property
|
5481
6356
|
@pulumi.getter(name="lastTransitionTime")
|
5482
6357
|
def last_transition_time(self) -> str:
|
6358
|
+
"""
|
6359
|
+
Last time the condition transitioned from one status to another.
|
6360
|
+
"""
|
5483
6361
|
return pulumi.get(self, "last_transition_time")
|
5484
6362
|
|
5485
6363
|
@property
|
5486
6364
|
@pulumi.getter
|
5487
6365
|
def message(self) -> str:
|
6366
|
+
"""
|
6367
|
+
Human readable message indicating details about the current status.
|
6368
|
+
"""
|
5488
6369
|
return pulumi.get(self, "message")
|
5489
6370
|
|
5490
6371
|
@property
|
5491
6372
|
@pulumi.getter
|
5492
6373
|
def reason(self) -> str:
|
6374
|
+
"""
|
6375
|
+
A common (service-level) reason for this condition.
|
6376
|
+
"""
|
5493
6377
|
return pulumi.get(self, "reason")
|
5494
6378
|
|
5495
6379
|
@property
|
5496
6380
|
@pulumi.getter(name="revisionReason")
|
5497
6381
|
def revision_reason(self) -> str:
|
6382
|
+
"""
|
6383
|
+
A reason for the revision condition.
|
6384
|
+
"""
|
5498
6385
|
return pulumi.get(self, "revision_reason")
|
5499
6386
|
|
5500
6387
|
@property
|
5501
6388
|
@pulumi.getter
|
5502
6389
|
def severity(self) -> str:
|
6390
|
+
"""
|
6391
|
+
How to interpret failures of this condition, one of Error, Warning, Info
|
6392
|
+
"""
|
5503
6393
|
return pulumi.get(self, "severity")
|
5504
6394
|
|
5505
6395
|
@property
|
5506
6396
|
@pulumi.getter
|
5507
6397
|
def state(self) -> str:
|
6398
|
+
"""
|
6399
|
+
State of the condition.
|
6400
|
+
"""
|
5508
6401
|
return pulumi.get(self, "state")
|
5509
6402
|
|
5510
6403
|
@property
|
5511
6404
|
@pulumi.getter
|
5512
6405
|
def type(self) -> str:
|
6406
|
+
"""
|
6407
|
+
type is used to communicate the status of the reconciliation process. See also: https://github.com/knative/serving/blob/main/docs/spec/errors.md#error-conditions-and-reporting Types common to all resources include: * "Ready": True when the Resource is ready.
|
6408
|
+
"""
|
5513
6409
|
return pulumi.get(self, "type")
|
5514
6410
|
|
5515
6411
|
|
@@ -5520,6 +6416,12 @@ class GetServiceTrafficResult(dict):
|
|
5520
6416
|
revision: str,
|
5521
6417
|
tag: str,
|
5522
6418
|
type: str):
|
6419
|
+
"""
|
6420
|
+
:param int percent: Specifies percent of the traffic to this Revision. This defaults to zero if unspecified.
|
6421
|
+
:param str revision: Revision to which to send this portion of traffic, if traffic allocation is by revision.
|
6422
|
+
:param str tag: Indicates a string to be part of the URI to exclusively reference this target.
|
6423
|
+
:param str type: The allocation type for this traffic target. Possible values: ["TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST", "TRAFFIC_TARGET_ALLOCATION_TYPE_REVISION"]
|
6424
|
+
"""
|
5523
6425
|
pulumi.set(__self__, "percent", percent)
|
5524
6426
|
pulumi.set(__self__, "revision", revision)
|
5525
6427
|
pulumi.set(__self__, "tag", tag)
|
@@ -5528,21 +6430,33 @@ class GetServiceTrafficResult(dict):
|
|
5528
6430
|
@property
|
5529
6431
|
@pulumi.getter
|
5530
6432
|
def percent(self) -> int:
|
6433
|
+
"""
|
6434
|
+
Specifies percent of the traffic to this Revision. This defaults to zero if unspecified.
|
6435
|
+
"""
|
5531
6436
|
return pulumi.get(self, "percent")
|
5532
6437
|
|
5533
6438
|
@property
|
5534
6439
|
@pulumi.getter
|
5535
6440
|
def revision(self) -> str:
|
6441
|
+
"""
|
6442
|
+
Revision to which to send this portion of traffic, if traffic allocation is by revision.
|
6443
|
+
"""
|
5536
6444
|
return pulumi.get(self, "revision")
|
5537
6445
|
|
5538
6446
|
@property
|
5539
6447
|
@pulumi.getter
|
5540
6448
|
def tag(self) -> str:
|
6449
|
+
"""
|
6450
|
+
Indicates a string to be part of the URI to exclusively reference this target.
|
6451
|
+
"""
|
5541
6452
|
return pulumi.get(self, "tag")
|
5542
6453
|
|
5543
6454
|
@property
|
5544
6455
|
@pulumi.getter
|
5545
6456
|
def type(self) -> str:
|
6457
|
+
"""
|
6458
|
+
The allocation type for this traffic target. Possible values: ["TRAFFIC_TARGET_ALLOCATION_TYPE_LATEST", "TRAFFIC_TARGET_ALLOCATION_TYPE_REVISION"]
|
6459
|
+
"""
|
5546
6460
|
return pulumi.get(self, "type")
|
5547
6461
|
|
5548
6462
|
|
@@ -5554,6 +6468,13 @@ class GetServiceTrafficStatusResult(dict):
|
|
5554
6468
|
tag: str,
|
5555
6469
|
type: str,
|
5556
6470
|
uri: str):
|
6471
|
+
"""
|
6472
|
+
:param int percent: Specifies percent of the traffic to this Revision.
|
6473
|
+
:param str revision: Revision to which this traffic is sent.
|
6474
|
+
:param str tag: Indicates the string used in the URI to exclusively reference this target.
|
6475
|
+
:param str type: The allocation type for this traffic target.
|
6476
|
+
:param str uri: Displays the target URI.
|
6477
|
+
"""
|
5557
6478
|
pulumi.set(__self__, "percent", percent)
|
5558
6479
|
pulumi.set(__self__, "revision", revision)
|
5559
6480
|
pulumi.set(__self__, "tag", tag)
|
@@ -5563,26 +6484,41 @@ class GetServiceTrafficStatusResult(dict):
|
|
5563
6484
|
@property
|
5564
6485
|
@pulumi.getter
|
5565
6486
|
def percent(self) -> int:
|
6487
|
+
"""
|
6488
|
+
Specifies percent of the traffic to this Revision.
|
6489
|
+
"""
|
5566
6490
|
return pulumi.get(self, "percent")
|
5567
6491
|
|
5568
6492
|
@property
|
5569
6493
|
@pulumi.getter
|
5570
6494
|
def revision(self) -> str:
|
6495
|
+
"""
|
6496
|
+
Revision to which this traffic is sent.
|
6497
|
+
"""
|
5571
6498
|
return pulumi.get(self, "revision")
|
5572
6499
|
|
5573
6500
|
@property
|
5574
6501
|
@pulumi.getter
|
5575
6502
|
def tag(self) -> str:
|
6503
|
+
"""
|
6504
|
+
Indicates the string used in the URI to exclusively reference this target.
|
6505
|
+
"""
|
5576
6506
|
return pulumi.get(self, "tag")
|
5577
6507
|
|
5578
6508
|
@property
|
5579
6509
|
@pulumi.getter
|
5580
6510
|
def type(self) -> str:
|
6511
|
+
"""
|
6512
|
+
The allocation type for this traffic target.
|
6513
|
+
"""
|
5581
6514
|
return pulumi.get(self, "type")
|
5582
6515
|
|
5583
6516
|
@property
|
5584
6517
|
@pulumi.getter
|
5585
6518
|
def uri(self) -> str:
|
6519
|
+
"""
|
6520
|
+
Displays the target URI.
|
6521
|
+
"""
|
5586
6522
|
return pulumi.get(self, "uri")
|
5587
6523
|
|
5588
6524
|
|