pulumi-gcp 7.27.0__py3-none-any.whl → 7.27.0a1718103841__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +0 -32
- pulumi_gcp/appengine/_inputs.py +0 -40
- pulumi_gcp/appengine/flexible_app_version.py +0 -47
- pulumi_gcp/appengine/outputs.py +0 -51
- pulumi_gcp/bigtable/instance.py +0 -47
- pulumi_gcp/clouddeploy/_inputs.py +0 -16
- pulumi_gcp/clouddeploy/outputs.py +0 -12
- pulumi_gcp/compute/__init__.py +0 -2
- pulumi_gcp/compute/_inputs.py +0 -84
- pulumi_gcp/compute/backend_service.py +0 -54
- pulumi_gcp/compute/disk.py +0 -68
- pulumi_gcp/compute/get_backend_service.py +1 -11
- pulumi_gcp/compute/get_disk.py +1 -11
- pulumi_gcp/compute/get_instance.py +1 -11
- pulumi_gcp/compute/get_instance_group_manager.py +1 -31
- pulumi_gcp/compute/get_instance_template.py +1 -11
- pulumi_gcp/compute/get_region_instance_template.py +1 -11
- pulumi_gcp/compute/instance.py +0 -47
- pulumi_gcp/compute/instance_from_machine_image.py +0 -47
- pulumi_gcp/compute/instance_from_template.py +0 -47
- pulumi_gcp/compute/instance_group_manager.py +0 -185
- pulumi_gcp/compute/instance_template.py +0 -47
- pulumi_gcp/compute/outputs.py +0 -1039
- pulumi_gcp/compute/region_instance_group_manager.py +0 -185
- pulumi_gcp/compute/region_instance_template.py +0 -47
- pulumi_gcp/config/__init__.pyi +0 -2
- pulumi_gcp/config/vars.py +0 -4
- pulumi_gcp/container/_inputs.py +4 -33
- pulumi_gcp/container/cluster.py +0 -61
- pulumi_gcp/container/get_cluster.py +1 -11
- pulumi_gcp/container/outputs.py +4 -48
- pulumi_gcp/dataloss/_inputs.py +19 -185
- pulumi_gcp/dataloss/outputs.py +17 -206
- pulumi_gcp/dataloss/prevention_inspect_template.py +0 -54
- pulumi_gcp/gkebackup/_inputs.py +7 -282
- pulumi_gcp/gkebackup/backup_plan.py +0 -100
- pulumi_gcp/gkebackup/outputs.py +7 -312
- pulumi_gcp/gkebackup/restore_plan.py +0 -326
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +0 -326
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +0 -326
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +0 -326
- pulumi_gcp/healthcare/_inputs.py +1 -17
- pulumi_gcp/healthcare/dicom_store.py +0 -2
- pulumi_gcp/healthcare/fhir_store.py +60 -44
- pulumi_gcp/healthcare/outputs.py +1 -15
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -47
- pulumi_gcp/kms/crypto_key.py +7 -14
- pulumi_gcp/netapp/_inputs.py +0 -58
- pulumi_gcp/netapp/outputs.py +0 -67
- pulumi_gcp/netapp/volume.py +0 -54
- pulumi_gcp/networkservices/__init__.py +0 -1
- pulumi_gcp/networkservices/_inputs.py +0 -47
- pulumi_gcp/networkservices/outputs.py +0 -56
- pulumi_gcp/provider.py +0 -20
- pulumi_gcp/pulumi-plugin.json +1 -1
- pulumi_gcp/redis/_inputs.py +0 -44
- pulumi_gcp/redis/cluster.py +3 -128
- pulumi_gcp/redis/outputs.py +0 -36
- pulumi_gcp/secretmanager/_inputs.py +0 -20
- pulumi_gcp/secretmanager/outputs.py +0 -20
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -244
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -244
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -224
- pulumi_gcp/securitycenter/__init__.py +0 -1
- pulumi_gcp/spanner/__init__.py +0 -1
- pulumi_gcp/spanner/_inputs.py +0 -68
- pulumi_gcp/spanner/outputs.py +0 -73
- pulumi_gcp/sql/_inputs.py +2 -8
- pulumi_gcp/sql/outputs.py +6 -9
- pulumi_gcp/workstations/_inputs.py +1 -51
- pulumi_gcp/workstations/outputs.py +2 -46
- pulumi_gcp/workstations/workstation_config.py +4 -10
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718103841.dist-info}/METADATA +1 -1
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718103841.dist-info}/RECORD +76 -81
- pulumi_gcp/compute/get_security_policy.py +0 -214
- pulumi_gcp/compute/project_cloud_armor_tier.py +0 -336
- pulumi_gcp/networkservices/service_lb_policies.py +0 -782
- pulumi_gcp/securitycenter/management_organization_event_threat_detection_custom_module.py +0 -568
- pulumi_gcp/spanner/instance_config.py +0 -569
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718103841.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.27.0.dist-info → pulumi_gcp-7.27.0a1718103841.dist-info}/top_level.txt +0 -0
pulumi_gcp/container/_inputs.py
CHANGED
@@ -219,7 +219,6 @@ __all__ = [
|
|
219
219
|
'ClusterReleaseChannelArgs',
|
220
220
|
'ClusterResourceUsageExportConfigArgs',
|
221
221
|
'ClusterResourceUsageExportConfigBigqueryDestinationArgs',
|
222
|
-
'ClusterSecretManagerConfigArgs',
|
223
222
|
'ClusterSecurityPostureConfigArgs',
|
224
223
|
'ClusterServiceExternalIpsConfigArgs',
|
225
224
|
'ClusterTpuConfigArgs',
|
@@ -11064,28 +11063,6 @@ class ClusterResourceUsageExportConfigBigqueryDestinationArgs:
|
|
11064
11063
|
pulumi.set(self, "dataset_id", value)
|
11065
11064
|
|
11066
11065
|
|
11067
|
-
@pulumi.input_type
|
11068
|
-
class ClusterSecretManagerConfigArgs:
|
11069
|
-
def __init__(__self__, *,
|
11070
|
-
enabled: pulumi.Input[bool]):
|
11071
|
-
"""
|
11072
|
-
:param pulumi.Input[bool] enabled: Enable the Secret Manager add-on for this cluster.
|
11073
|
-
"""
|
11074
|
-
pulumi.set(__self__, "enabled", enabled)
|
11075
|
-
|
11076
|
-
@property
|
11077
|
-
@pulumi.getter
|
11078
|
-
def enabled(self) -> pulumi.Input[bool]:
|
11079
|
-
"""
|
11080
|
-
Enable the Secret Manager add-on for this cluster.
|
11081
|
-
"""
|
11082
|
-
return pulumi.get(self, "enabled")
|
11083
|
-
|
11084
|
-
@enabled.setter
|
11085
|
-
def enabled(self, value: pulumi.Input[bool]):
|
11086
|
-
pulumi.set(self, "enabled", value)
|
11087
|
-
|
11088
|
-
|
11089
11066
|
@pulumi.input_type
|
11090
11067
|
class ClusterSecurityPostureConfigArgs:
|
11091
11068
|
def __init__(__self__, *,
|
@@ -11432,8 +11409,8 @@ class NodePoolNetworkConfigArgs:
|
|
11432
11409
|
Structure is documented below
|
11433
11410
|
:param pulumi.Input[bool] create_pod_range: Whether to create a new range for pod IPs in this node pool. Defaults are provided for `pod_range` and `pod_ipv4_cidr_block` if they are not specified.
|
11434
11411
|
:param pulumi.Input[bool] enable_private_nodes: Whether nodes have internal IP addresses only.
|
11435
|
-
:param pulumi.Input['NodePoolNetworkConfigNetworkPerformanceConfigArgs'] network_performance_config: Network bandwidth tier configuration.
|
11436
|
-
:param pulumi.Input['NodePoolNetworkConfigPodCidrOverprovisionConfigArgs'] pod_cidr_overprovision_config: Configuration for node-pool level pod cidr overprovision. If not set, the cluster level setting will be inherited
|
11412
|
+
:param pulumi.Input['NodePoolNetworkConfigNetworkPerformanceConfigArgs'] network_performance_config: Network bandwidth tier configuration.
|
11413
|
+
:param pulumi.Input['NodePoolNetworkConfigPodCidrOverprovisionConfigArgs'] pod_cidr_overprovision_config: Configuration for node-pool level pod cidr overprovision. If not set, the cluster level setting will be inherited
|
11437
11414
|
:param pulumi.Input[str] pod_ipv4_cidr_block: The IP address range for pod IPs in this node pool. Only applicable if createPodRange is true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g. /14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g. 10.96.0.0/14) to pick a specific range to use.
|
11438
11415
|
:param pulumi.Input[str] pod_range: The ID of the secondary range for pod IPs. If `create_pod_range` is true, this ID is used for the new range. If `create_pod_range` is false, uses an existing secondary range with this ID.
|
11439
11416
|
"""
|
@@ -11508,7 +11485,7 @@ class NodePoolNetworkConfigArgs:
|
|
11508
11485
|
@pulumi.getter(name="networkPerformanceConfig")
|
11509
11486
|
def network_performance_config(self) -> Optional[pulumi.Input['NodePoolNetworkConfigNetworkPerformanceConfigArgs']]:
|
11510
11487
|
"""
|
11511
|
-
Network bandwidth tier configuration.
|
11488
|
+
Network bandwidth tier configuration.
|
11512
11489
|
"""
|
11513
11490
|
return pulumi.get(self, "network_performance_config")
|
11514
11491
|
|
@@ -11520,7 +11497,7 @@ class NodePoolNetworkConfigArgs:
|
|
11520
11497
|
@pulumi.getter(name="podCidrOverprovisionConfig")
|
11521
11498
|
def pod_cidr_overprovision_config(self) -> Optional[pulumi.Input['NodePoolNetworkConfigPodCidrOverprovisionConfigArgs']]:
|
11522
11499
|
"""
|
11523
|
-
Configuration for node-pool level pod cidr overprovision. If not set, the cluster level setting will be inherited
|
11500
|
+
Configuration for node-pool level pod cidr overprovision. If not set, the cluster level setting will be inherited
|
11524
11501
|
"""
|
11525
11502
|
return pulumi.get(self, "pod_cidr_overprovision_config")
|
11526
11503
|
|
@@ -11673,17 +11650,11 @@ class NodePoolNetworkConfigNetworkPerformanceConfigArgs:
|
|
11673
11650
|
class NodePoolNetworkConfigPodCidrOverprovisionConfigArgs:
|
11674
11651
|
def __init__(__self__, *,
|
11675
11652
|
disabled: pulumi.Input[bool]):
|
11676
|
-
"""
|
11677
|
-
:param pulumi.Input[bool] disabled: Whether pod cidr overprovision is disabled.
|
11678
|
-
"""
|
11679
11653
|
pulumi.set(__self__, "disabled", disabled)
|
11680
11654
|
|
11681
11655
|
@property
|
11682
11656
|
@pulumi.getter
|
11683
11657
|
def disabled(self) -> pulumi.Input[bool]:
|
11684
|
-
"""
|
11685
|
-
Whether pod cidr overprovision is disabled.
|
11686
|
-
"""
|
11687
11658
|
return pulumi.get(self, "disabled")
|
11688
11659
|
|
11689
11660
|
@disabled.setter
|
pulumi_gcp/container/cluster.py
CHANGED
@@ -78,7 +78,6 @@ class ClusterArgs:
|
|
78
78
|
remove_default_node_pool: Optional[pulumi.Input[bool]] = None,
|
79
79
|
resource_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
80
80
|
resource_usage_export_config: Optional[pulumi.Input['ClusterResourceUsageExportConfigArgs']] = None,
|
81
|
-
secret_manager_config: Optional[pulumi.Input['ClusterSecretManagerConfigArgs']] = None,
|
82
81
|
security_posture_config: Optional[pulumi.Input['ClusterSecurityPostureConfigArgs']] = None,
|
83
82
|
service_external_ips_config: Optional[pulumi.Input['ClusterServiceExternalIpsConfigArgs']] = None,
|
84
83
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
@@ -276,9 +275,6 @@ class ClusterArgs:
|
|
276
275
|
:param pulumi.Input['ClusterResourceUsageExportConfigArgs'] resource_usage_export_config: Configuration for the
|
277
276
|
[ResourceUsageExportConfig](https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-usage-metering) feature.
|
278
277
|
Structure is documented below.
|
279
|
-
:param pulumi.Input['ClusterSecretManagerConfigArgs'] secret_manager_config: Configuration for the
|
280
|
-
[SecretManagerConfig](https://cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component) feature.
|
281
|
-
Structure is documented below.
|
282
278
|
:param pulumi.Input['ClusterSecurityPostureConfigArgs'] security_posture_config: Enable/Disable Security Posture API features for the cluster. Structure is documented below.
|
283
279
|
:param pulumi.Input['ClusterServiceExternalIpsConfigArgs'] service_external_ips_config: Structure is documented below.
|
284
280
|
:param pulumi.Input[str] subnetwork: The name or self_link of the Google Compute Engine
|
@@ -417,8 +413,6 @@ class ClusterArgs:
|
|
417
413
|
pulumi.set(__self__, "resource_labels", resource_labels)
|
418
414
|
if resource_usage_export_config is not None:
|
419
415
|
pulumi.set(__self__, "resource_usage_export_config", resource_usage_export_config)
|
420
|
-
if secret_manager_config is not None:
|
421
|
-
pulumi.set(__self__, "secret_manager_config", secret_manager_config)
|
422
416
|
if security_posture_config is not None:
|
423
417
|
pulumi.set(__self__, "security_posture_config", security_posture_config)
|
424
418
|
if service_external_ips_config is not None:
|
@@ -1302,20 +1296,6 @@ class ClusterArgs:
|
|
1302
1296
|
def resource_usage_export_config(self, value: Optional[pulumi.Input['ClusterResourceUsageExportConfigArgs']]):
|
1303
1297
|
pulumi.set(self, "resource_usage_export_config", value)
|
1304
1298
|
|
1305
|
-
@property
|
1306
|
-
@pulumi.getter(name="secretManagerConfig")
|
1307
|
-
def secret_manager_config(self) -> Optional[pulumi.Input['ClusterSecretManagerConfigArgs']]:
|
1308
|
-
"""
|
1309
|
-
Configuration for the
|
1310
|
-
[SecretManagerConfig](https://cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component) feature.
|
1311
|
-
Structure is documented below.
|
1312
|
-
"""
|
1313
|
-
return pulumi.get(self, "secret_manager_config")
|
1314
|
-
|
1315
|
-
@secret_manager_config.setter
|
1316
|
-
def secret_manager_config(self, value: Optional[pulumi.Input['ClusterSecretManagerConfigArgs']]):
|
1317
|
-
pulumi.set(self, "secret_manager_config", value)
|
1318
|
-
|
1319
1299
|
@property
|
1320
1300
|
@pulumi.getter(name="securityPostureConfig")
|
1321
1301
|
def security_posture_config(self) -> Optional[pulumi.Input['ClusterSecurityPostureConfigArgs']]:
|
@@ -1476,7 +1456,6 @@ class _ClusterState:
|
|
1476
1456
|
remove_default_node_pool: Optional[pulumi.Input[bool]] = None,
|
1477
1457
|
resource_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
1478
1458
|
resource_usage_export_config: Optional[pulumi.Input['ClusterResourceUsageExportConfigArgs']] = None,
|
1479
|
-
secret_manager_config: Optional[pulumi.Input['ClusterSecretManagerConfigArgs']] = None,
|
1480
1459
|
security_posture_config: Optional[pulumi.Input['ClusterSecurityPostureConfigArgs']] = None,
|
1481
1460
|
self_link: Optional[pulumi.Input[str]] = None,
|
1482
1461
|
service_external_ips_config: Optional[pulumi.Input['ClusterServiceExternalIpsConfigArgs']] = None,
|
@@ -1682,9 +1661,6 @@ class _ClusterState:
|
|
1682
1661
|
:param pulumi.Input['ClusterResourceUsageExportConfigArgs'] resource_usage_export_config: Configuration for the
|
1683
1662
|
[ResourceUsageExportConfig](https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-usage-metering) feature.
|
1684
1663
|
Structure is documented below.
|
1685
|
-
:param pulumi.Input['ClusterSecretManagerConfigArgs'] secret_manager_config: Configuration for the
|
1686
|
-
[SecretManagerConfig](https://cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component) feature.
|
1687
|
-
Structure is documented below.
|
1688
1664
|
:param pulumi.Input['ClusterSecurityPostureConfigArgs'] security_posture_config: Enable/Disable Security Posture API features for the cluster. Structure is documented below.
|
1689
1665
|
:param pulumi.Input[str] self_link: The server-defined URL for the resource.
|
1690
1666
|
:param pulumi.Input['ClusterServiceExternalIpsConfigArgs'] service_external_ips_config: Structure is documented below.
|
@@ -1839,8 +1815,6 @@ class _ClusterState:
|
|
1839
1815
|
pulumi.set(__self__, "resource_labels", resource_labels)
|
1840
1816
|
if resource_usage_export_config is not None:
|
1841
1817
|
pulumi.set(__self__, "resource_usage_export_config", resource_usage_export_config)
|
1842
|
-
if secret_manager_config is not None:
|
1843
|
-
pulumi.set(__self__, "secret_manager_config", secret_manager_config)
|
1844
1818
|
if security_posture_config is not None:
|
1845
1819
|
pulumi.set(__self__, "security_posture_config", security_posture_config)
|
1846
1820
|
if self_link is not None:
|
@@ -2777,20 +2751,6 @@ class _ClusterState:
|
|
2777
2751
|
def resource_usage_export_config(self, value: Optional[pulumi.Input['ClusterResourceUsageExportConfigArgs']]):
|
2778
2752
|
pulumi.set(self, "resource_usage_export_config", value)
|
2779
2753
|
|
2780
|
-
@property
|
2781
|
-
@pulumi.getter(name="secretManagerConfig")
|
2782
|
-
def secret_manager_config(self) -> Optional[pulumi.Input['ClusterSecretManagerConfigArgs']]:
|
2783
|
-
"""
|
2784
|
-
Configuration for the
|
2785
|
-
[SecretManagerConfig](https://cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component) feature.
|
2786
|
-
Structure is documented below.
|
2787
|
-
"""
|
2788
|
-
return pulumi.get(self, "secret_manager_config")
|
2789
|
-
|
2790
|
-
@secret_manager_config.setter
|
2791
|
-
def secret_manager_config(self, value: Optional[pulumi.Input['ClusterSecretManagerConfigArgs']]):
|
2792
|
-
pulumi.set(self, "secret_manager_config", value)
|
2793
|
-
|
2794
2754
|
@property
|
2795
2755
|
@pulumi.getter(name="securityPostureConfig")
|
2796
2756
|
def security_posture_config(self) -> Optional[pulumi.Input['ClusterSecurityPostureConfigArgs']]:
|
@@ -2990,7 +2950,6 @@ class Cluster(pulumi.CustomResource):
|
|
2990
2950
|
remove_default_node_pool: Optional[pulumi.Input[bool]] = None,
|
2991
2951
|
resource_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
2992
2952
|
resource_usage_export_config: Optional[pulumi.Input[pulumi.InputType['ClusterResourceUsageExportConfigArgs']]] = None,
|
2993
|
-
secret_manager_config: Optional[pulumi.Input[pulumi.InputType['ClusterSecretManagerConfigArgs']]] = None,
|
2994
2953
|
security_posture_config: Optional[pulumi.Input[pulumi.InputType['ClusterSecurityPostureConfigArgs']]] = None,
|
2995
2954
|
service_external_ips_config: Optional[pulumi.Input[pulumi.InputType['ClusterServiceExternalIpsConfigArgs']]] = None,
|
2996
2955
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
@@ -3310,9 +3269,6 @@ class Cluster(pulumi.CustomResource):
|
|
3310
3269
|
:param pulumi.Input[pulumi.InputType['ClusterResourceUsageExportConfigArgs']] resource_usage_export_config: Configuration for the
|
3311
3270
|
[ResourceUsageExportConfig](https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-usage-metering) feature.
|
3312
3271
|
Structure is documented below.
|
3313
|
-
:param pulumi.Input[pulumi.InputType['ClusterSecretManagerConfigArgs']] secret_manager_config: Configuration for the
|
3314
|
-
[SecretManagerConfig](https://cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component) feature.
|
3315
|
-
Structure is documented below.
|
3316
3272
|
:param pulumi.Input[pulumi.InputType['ClusterSecurityPostureConfigArgs']] security_posture_config: Enable/Disable Security Posture API features for the cluster. Structure is documented below.
|
3317
3273
|
:param pulumi.Input[pulumi.InputType['ClusterServiceExternalIpsConfigArgs']] service_external_ips_config: Structure is documented below.
|
3318
3274
|
:param pulumi.Input[str] subnetwork: The name or self_link of the Google Compute Engine
|
@@ -3531,7 +3487,6 @@ class Cluster(pulumi.CustomResource):
|
|
3531
3487
|
remove_default_node_pool: Optional[pulumi.Input[bool]] = None,
|
3532
3488
|
resource_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
3533
3489
|
resource_usage_export_config: Optional[pulumi.Input[pulumi.InputType['ClusterResourceUsageExportConfigArgs']]] = None,
|
3534
|
-
secret_manager_config: Optional[pulumi.Input[pulumi.InputType['ClusterSecretManagerConfigArgs']]] = None,
|
3535
3490
|
security_posture_config: Optional[pulumi.Input[pulumi.InputType['ClusterSecurityPostureConfigArgs']]] = None,
|
3536
3491
|
service_external_ips_config: Optional[pulumi.Input[pulumi.InputType['ClusterServiceExternalIpsConfigArgs']]] = None,
|
3537
3492
|
subnetwork: Optional[pulumi.Input[str]] = None,
|
@@ -3610,7 +3565,6 @@ class Cluster(pulumi.CustomResource):
|
|
3610
3565
|
__props__.__dict__["remove_default_node_pool"] = remove_default_node_pool
|
3611
3566
|
__props__.__dict__["resource_labels"] = resource_labels
|
3612
3567
|
__props__.__dict__["resource_usage_export_config"] = resource_usage_export_config
|
3613
|
-
__props__.__dict__["secret_manager_config"] = secret_manager_config
|
3614
3568
|
__props__.__dict__["security_posture_config"] = security_posture_config
|
3615
3569
|
__props__.__dict__["service_external_ips_config"] = service_external_ips_config
|
3616
3570
|
__props__.__dict__["subnetwork"] = subnetwork
|
@@ -3701,7 +3655,6 @@ class Cluster(pulumi.CustomResource):
|
|
3701
3655
|
remove_default_node_pool: Optional[pulumi.Input[bool]] = None,
|
3702
3656
|
resource_labels: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
|
3703
3657
|
resource_usage_export_config: Optional[pulumi.Input[pulumi.InputType['ClusterResourceUsageExportConfigArgs']]] = None,
|
3704
|
-
secret_manager_config: Optional[pulumi.Input[pulumi.InputType['ClusterSecretManagerConfigArgs']]] = None,
|
3705
3658
|
security_posture_config: Optional[pulumi.Input[pulumi.InputType['ClusterSecurityPostureConfigArgs']]] = None,
|
3706
3659
|
self_link: Optional[pulumi.Input[str]] = None,
|
3707
3660
|
service_external_ips_config: Optional[pulumi.Input[pulumi.InputType['ClusterServiceExternalIpsConfigArgs']]] = None,
|
@@ -3912,9 +3865,6 @@ class Cluster(pulumi.CustomResource):
|
|
3912
3865
|
:param pulumi.Input[pulumi.InputType['ClusterResourceUsageExportConfigArgs']] resource_usage_export_config: Configuration for the
|
3913
3866
|
[ResourceUsageExportConfig](https://cloud.google.com/kubernetes-engine/docs/how-to/cluster-usage-metering) feature.
|
3914
3867
|
Structure is documented below.
|
3915
|
-
:param pulumi.Input[pulumi.InputType['ClusterSecretManagerConfigArgs']] secret_manager_config: Configuration for the
|
3916
|
-
[SecretManagerConfig](https://cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component) feature.
|
3917
|
-
Structure is documented below.
|
3918
3868
|
:param pulumi.Input[pulumi.InputType['ClusterSecurityPostureConfigArgs']] security_posture_config: Enable/Disable Security Posture API features for the cluster. Structure is documented below.
|
3919
3869
|
:param pulumi.Input[str] self_link: The server-defined URL for the resource.
|
3920
3870
|
:param pulumi.Input[pulumi.InputType['ClusterServiceExternalIpsConfigArgs']] service_external_ips_config: Structure is documented below.
|
@@ -4007,7 +3957,6 @@ class Cluster(pulumi.CustomResource):
|
|
4007
3957
|
__props__.__dict__["remove_default_node_pool"] = remove_default_node_pool
|
4008
3958
|
__props__.__dict__["resource_labels"] = resource_labels
|
4009
3959
|
__props__.__dict__["resource_usage_export_config"] = resource_usage_export_config
|
4010
|
-
__props__.__dict__["secret_manager_config"] = secret_manager_config
|
4011
3960
|
__props__.__dict__["security_posture_config"] = security_posture_config
|
4012
3961
|
__props__.__dict__["self_link"] = self_link
|
4013
3962
|
__props__.__dict__["service_external_ips_config"] = service_external_ips_config
|
@@ -4671,16 +4620,6 @@ class Cluster(pulumi.CustomResource):
|
|
4671
4620
|
"""
|
4672
4621
|
return pulumi.get(self, "resource_usage_export_config")
|
4673
4622
|
|
4674
|
-
@property
|
4675
|
-
@pulumi.getter(name="secretManagerConfig")
|
4676
|
-
def secret_manager_config(self) -> pulumi.Output[Optional['outputs.ClusterSecretManagerConfig']]:
|
4677
|
-
"""
|
4678
|
-
Configuration for the
|
4679
|
-
[SecretManagerConfig](https://cloud.google.com/secret-manager/docs/secret-manager-managed-csi-component) feature.
|
4680
|
-
Structure is documented below.
|
4681
|
-
"""
|
4682
|
-
return pulumi.get(self, "secret_manager_config")
|
4683
|
-
|
4684
4623
|
@property
|
4685
4624
|
@pulumi.getter(name="securityPostureConfig")
|
4686
4625
|
def security_posture_config(self) -> pulumi.Output['outputs.ClusterSecurityPostureConfig']:
|
@@ -22,7 +22,7 @@ class GetClusterResult:
|
|
22
22
|
"""
|
23
23
|
A collection of values returned by getCluster.
|
24
24
|
"""
|
25
|
-
def __init__(__self__, addons_configs=None, allow_net_admin=None, authenticator_groups_configs=None, binary_authorizations=None, cluster_autoscalings=None, cluster_ipv4_cidr=None, cluster_telemetries=None, confidential_nodes=None, cost_management_configs=None, database_encryptions=None, datapath_provider=None, default_max_pods_per_node=None, default_snat_statuses=None, deletion_protection=None, description=None, dns_configs=None, enable_autopilot=None, enable_cilium_clusterwide_network_policy=None, enable_fqdn_network_policy=None, enable_intranode_visibility=None, enable_k8s_beta_apis=None, enable_kubernetes_alpha=None, enable_l4_ilb_subsetting=None, enable_legacy_abac=None, enable_multi_networking=None, enable_shielded_nodes=None, enable_tpu=None, endpoint=None, fleets=None, gateway_api_configs=None, id=None, identity_service_configs=None, initial_node_count=None, ip_allocation_policies=None, label_fingerprint=None, location=None, logging_configs=None, logging_service=None, maintenance_policies=None, master_authorized_networks_configs=None, master_auths=None, master_version=None, mesh_certificates=None, min_master_version=None, monitoring_configs=None, monitoring_service=None, name=None, network=None, network_policies=None, networking_mode=None, node_configs=None, node_locations=None, node_pool_auto_configs=None, node_pool_defaults=None, node_pools=None, node_version=None, notification_configs=None, operation=None, pod_security_policy_configs=None, private_cluster_configs=None, private_ipv6_google_access=None, project=None, protect_configs=None, release_channels=None, remove_default_node_pool=None, resource_labels=None, resource_usage_export_configs=None,
|
25
|
+
def __init__(__self__, addons_configs=None, allow_net_admin=None, authenticator_groups_configs=None, binary_authorizations=None, cluster_autoscalings=None, cluster_ipv4_cidr=None, cluster_telemetries=None, confidential_nodes=None, cost_management_configs=None, database_encryptions=None, datapath_provider=None, default_max_pods_per_node=None, default_snat_statuses=None, deletion_protection=None, description=None, dns_configs=None, enable_autopilot=None, enable_cilium_clusterwide_network_policy=None, enable_fqdn_network_policy=None, enable_intranode_visibility=None, enable_k8s_beta_apis=None, enable_kubernetes_alpha=None, enable_l4_ilb_subsetting=None, enable_legacy_abac=None, enable_multi_networking=None, enable_shielded_nodes=None, enable_tpu=None, endpoint=None, fleets=None, gateway_api_configs=None, id=None, identity_service_configs=None, initial_node_count=None, ip_allocation_policies=None, label_fingerprint=None, location=None, logging_configs=None, logging_service=None, maintenance_policies=None, master_authorized_networks_configs=None, master_auths=None, master_version=None, mesh_certificates=None, min_master_version=None, monitoring_configs=None, monitoring_service=None, name=None, network=None, network_policies=None, networking_mode=None, node_configs=None, node_locations=None, node_pool_auto_configs=None, node_pool_defaults=None, node_pools=None, node_version=None, notification_configs=None, operation=None, pod_security_policy_configs=None, private_cluster_configs=None, private_ipv6_google_access=None, project=None, protect_configs=None, release_channels=None, remove_default_node_pool=None, resource_labels=None, resource_usage_export_configs=None, security_posture_configs=None, self_link=None, service_external_ips_configs=None, services_ipv4_cidr=None, subnetwork=None, tpu_configs=None, tpu_ipv4_cidr_block=None, vertical_pod_autoscalings=None, workload_alts_configs=None, workload_identity_configs=None):
|
26
26
|
if addons_configs and not isinstance(addons_configs, list):
|
27
27
|
raise TypeError("Expected argument 'addons_configs' to be a list")
|
28
28
|
pulumi.set(__self__, "addons_configs", addons_configs)
|
@@ -224,9 +224,6 @@ class GetClusterResult:
|
|
224
224
|
if resource_usage_export_configs and not isinstance(resource_usage_export_configs, list):
|
225
225
|
raise TypeError("Expected argument 'resource_usage_export_configs' to be a list")
|
226
226
|
pulumi.set(__self__, "resource_usage_export_configs", resource_usage_export_configs)
|
227
|
-
if secret_manager_configs and not isinstance(secret_manager_configs, list):
|
228
|
-
raise TypeError("Expected argument 'secret_manager_configs' to be a list")
|
229
|
-
pulumi.set(__self__, "secret_manager_configs", secret_manager_configs)
|
230
227
|
if security_posture_configs and not isinstance(security_posture_configs, list):
|
231
228
|
raise TypeError("Expected argument 'security_posture_configs' to be a list")
|
232
229
|
pulumi.set(__self__, "security_posture_configs", security_posture_configs)
|
@@ -596,11 +593,6 @@ class GetClusterResult:
|
|
596
593
|
def resource_usage_export_configs(self) -> Sequence['outputs.GetClusterResourceUsageExportConfigResult']:
|
597
594
|
return pulumi.get(self, "resource_usage_export_configs")
|
598
595
|
|
599
|
-
@property
|
600
|
-
@pulumi.getter(name="secretManagerConfigs")
|
601
|
-
def secret_manager_configs(self) -> Sequence['outputs.GetClusterSecretManagerConfigResult']:
|
602
|
-
return pulumi.get(self, "secret_manager_configs")
|
603
|
-
|
604
596
|
@property
|
605
597
|
@pulumi.getter(name="securityPostureConfigs")
|
606
598
|
def security_posture_configs(self) -> Sequence['outputs.GetClusterSecurityPostureConfigResult']:
|
@@ -725,7 +717,6 @@ class AwaitableGetClusterResult(GetClusterResult):
|
|
725
717
|
remove_default_node_pool=self.remove_default_node_pool,
|
726
718
|
resource_labels=self.resource_labels,
|
727
719
|
resource_usage_export_configs=self.resource_usage_export_configs,
|
728
|
-
secret_manager_configs=self.secret_manager_configs,
|
729
720
|
security_posture_configs=self.security_posture_configs,
|
730
721
|
self_link=self.self_link,
|
731
722
|
service_external_ips_configs=self.service_external_ips_configs,
|
@@ -830,7 +821,6 @@ def get_cluster(location: Optional[str] = None,
|
|
830
821
|
remove_default_node_pool=pulumi.get(__ret__, 'remove_default_node_pool'),
|
831
822
|
resource_labels=pulumi.get(__ret__, 'resource_labels'),
|
832
823
|
resource_usage_export_configs=pulumi.get(__ret__, 'resource_usage_export_configs'),
|
833
|
-
secret_manager_configs=pulumi.get(__ret__, 'secret_manager_configs'),
|
834
824
|
security_posture_configs=pulumi.get(__ret__, 'security_posture_configs'),
|
835
825
|
self_link=pulumi.get(__ret__, 'self_link'),
|
836
826
|
service_external_ips_configs=pulumi.get(__ret__, 'service_external_ips_configs'),
|
pulumi_gcp/container/outputs.py
CHANGED
@@ -220,7 +220,6 @@ __all__ = [
|
|
220
220
|
'ClusterReleaseChannel',
|
221
221
|
'ClusterResourceUsageExportConfig',
|
222
222
|
'ClusterResourceUsageExportConfigBigqueryDestination',
|
223
|
-
'ClusterSecretManagerConfig',
|
224
223
|
'ClusterSecurityPostureConfig',
|
225
224
|
'ClusterServiceExternalIpsConfig',
|
226
225
|
'ClusterTpuConfig',
|
@@ -409,7 +408,6 @@ __all__ = [
|
|
409
408
|
'GetClusterReleaseChannelResult',
|
410
409
|
'GetClusterResourceUsageExportConfigResult',
|
411
410
|
'GetClusterResourceUsageExportConfigBigqueryDestinationResult',
|
412
|
-
'GetClusterSecretManagerConfigResult',
|
413
411
|
'GetClusterSecurityPostureConfigResult',
|
414
412
|
'GetClusterServiceExternalIpsConfigResult',
|
415
413
|
'GetClusterTpuConfigResult',
|
@@ -12021,24 +12019,6 @@ class ClusterResourceUsageExportConfigBigqueryDestination(dict):
|
|
12021
12019
|
return pulumi.get(self, "dataset_id")
|
12022
12020
|
|
12023
12021
|
|
12024
|
-
@pulumi.output_type
|
12025
|
-
class ClusterSecretManagerConfig(dict):
|
12026
|
-
def __init__(__self__, *,
|
12027
|
-
enabled: bool):
|
12028
|
-
"""
|
12029
|
-
:param bool enabled: Enable the Secret Manager add-on for this cluster.
|
12030
|
-
"""
|
12031
|
-
pulumi.set(__self__, "enabled", enabled)
|
12032
|
-
|
12033
|
-
@property
|
12034
|
-
@pulumi.getter
|
12035
|
-
def enabled(self) -> bool:
|
12036
|
-
"""
|
12037
|
-
Enable the Secret Manager add-on for this cluster.
|
12038
|
-
"""
|
12039
|
-
return pulumi.get(self, "enabled")
|
12040
|
-
|
12041
|
-
|
12042
12022
|
@pulumi.output_type
|
12043
12023
|
class ClusterSecurityPostureConfig(dict):
|
12044
12024
|
@staticmethod
|
@@ -12466,8 +12446,8 @@ class NodePoolNetworkConfig(dict):
|
|
12466
12446
|
Structure is documented below
|
12467
12447
|
:param bool create_pod_range: Whether to create a new range for pod IPs in this node pool. Defaults are provided for `pod_range` and `pod_ipv4_cidr_block` if they are not specified.
|
12468
12448
|
:param bool enable_private_nodes: Whether nodes have internal IP addresses only.
|
12469
|
-
:param 'NodePoolNetworkConfigNetworkPerformanceConfigArgs' network_performance_config: Network bandwidth tier configuration.
|
12470
|
-
:param 'NodePoolNetworkConfigPodCidrOverprovisionConfigArgs' pod_cidr_overprovision_config: Configuration for node-pool level pod cidr overprovision. If not set, the cluster level setting will be inherited
|
12449
|
+
:param 'NodePoolNetworkConfigNetworkPerformanceConfigArgs' network_performance_config: Network bandwidth tier configuration.
|
12450
|
+
:param 'NodePoolNetworkConfigPodCidrOverprovisionConfigArgs' pod_cidr_overprovision_config: Configuration for node-pool level pod cidr overprovision. If not set, the cluster level setting will be inherited
|
12471
12451
|
:param str pod_ipv4_cidr_block: The IP address range for pod IPs in this node pool. Only applicable if createPodRange is true. Set to blank to have a range chosen with the default size. Set to /netmask (e.g. /14) to have a range chosen with a specific netmask. Set to a CIDR notation (e.g. 10.96.0.0/14) to pick a specific range to use.
|
12472
12452
|
:param str pod_range: The ID of the secondary range for pod IPs. If `create_pod_range` is true, this ID is used for the new range. If `create_pod_range` is false, uses an existing secondary range with this ID.
|
12473
12453
|
"""
|
@@ -12526,7 +12506,7 @@ class NodePoolNetworkConfig(dict):
|
|
12526
12506
|
@pulumi.getter(name="networkPerformanceConfig")
|
12527
12507
|
def network_performance_config(self) -> Optional['outputs.NodePoolNetworkConfigNetworkPerformanceConfig']:
|
12528
12508
|
"""
|
12529
|
-
Network bandwidth tier configuration.
|
12509
|
+
Network bandwidth tier configuration.
|
12530
12510
|
"""
|
12531
12511
|
return pulumi.get(self, "network_performance_config")
|
12532
12512
|
|
@@ -12534,7 +12514,7 @@ class NodePoolNetworkConfig(dict):
|
|
12534
12514
|
@pulumi.getter(name="podCidrOverprovisionConfig")
|
12535
12515
|
def pod_cidr_overprovision_config(self) -> Optional['outputs.NodePoolNetworkConfigPodCidrOverprovisionConfig']:
|
12536
12516
|
"""
|
12537
|
-
Configuration for node-pool level pod cidr overprovision. If not set, the cluster level setting will be inherited
|
12517
|
+
Configuration for node-pool level pod cidr overprovision. If not set, the cluster level setting will be inherited
|
12538
12518
|
"""
|
12539
12519
|
return pulumi.get(self, "pod_cidr_overprovision_config")
|
12540
12520
|
|
@@ -12687,17 +12667,11 @@ class NodePoolNetworkConfigNetworkPerformanceConfig(dict):
|
|
12687
12667
|
class NodePoolNetworkConfigPodCidrOverprovisionConfig(dict):
|
12688
12668
|
def __init__(__self__, *,
|
12689
12669
|
disabled: bool):
|
12690
|
-
"""
|
12691
|
-
:param bool disabled: Whether pod cidr overprovision is disabled.
|
12692
|
-
"""
|
12693
12670
|
pulumi.set(__self__, "disabled", disabled)
|
12694
12671
|
|
12695
12672
|
@property
|
12696
12673
|
@pulumi.getter
|
12697
12674
|
def disabled(self) -> bool:
|
12698
|
-
"""
|
12699
|
-
Whether pod cidr overprovision is disabled.
|
12700
|
-
"""
|
12701
12675
|
return pulumi.get(self, "disabled")
|
12702
12676
|
|
12703
12677
|
|
@@ -19823,24 +19797,6 @@ class GetClusterResourceUsageExportConfigBigqueryDestinationResult(dict):
|
|
19823
19797
|
return pulumi.get(self, "dataset_id")
|
19824
19798
|
|
19825
19799
|
|
19826
|
-
@pulumi.output_type
|
19827
|
-
class GetClusterSecretManagerConfigResult(dict):
|
19828
|
-
def __init__(__self__, *,
|
19829
|
-
enabled: bool):
|
19830
|
-
"""
|
19831
|
-
:param bool enabled: Enable the Secret manager csi component.
|
19832
|
-
"""
|
19833
|
-
pulumi.set(__self__, "enabled", enabled)
|
19834
|
-
|
19835
|
-
@property
|
19836
|
-
@pulumi.getter
|
19837
|
-
def enabled(self) -> bool:
|
19838
|
-
"""
|
19839
|
-
Enable the Secret manager csi component.
|
19840
|
-
"""
|
19841
|
-
return pulumi.get(self, "enabled")
|
19842
|
-
|
19843
|
-
|
19844
19800
|
@pulumi.output_type
|
19845
19801
|
class GetClusterSecurityPostureConfigResult(dict):
|
19846
19802
|
def __init__(__self__, *,
|