You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/container_v1beta1.projects.locations.clusters.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -341,6 +341,9 @@ <h3>Method Details</h3>
341
341
"confidentialNodes": { # ConfidentialNodes is configuration for the confidential nodes feature, which makes nodes run on confidential VMs. # Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.
342
342
"enabled": True or False, # Whether Confidential Nodes feature is enabled.
343
343
},
344
+
"costManagementConfig": { # Configuration for fine-grained cost management feature. # Configuration for the fine-grained cost management feature.
345
+
"enabled": True or False, # Whether the feature is enabled or not.
346
+
},
344
347
"createTime": "A String", # [Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
345
348
"currentMasterVersion": "A String", # [Output only] The current software version of the master endpoint.
346
349
"currentNodeCount": 42, # [Output only] The number of nodes currently in the cluster. Deprecated. Call Kubernetes API directly to retrieve node information.
@@ -1075,6 +1078,9 @@ <h3>Method Details</h3>
1075
1078
"confidentialNodes": { # ConfidentialNodes is configuration for the confidential nodes feature, which makes nodes run on confidential VMs. # Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.
1076
1079
"enabled": True or False, # Whether Confidential Nodes feature is enabled.
1077
1080
},
1081
+
"costManagementConfig": { # Configuration for fine-grained cost management feature. # Configuration for the fine-grained cost management feature.
1082
+
"enabled": True or False, # Whether the feature is enabled or not.
1083
+
},
1078
1084
"createTime": "A String", # [Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
1079
1085
"currentMasterVersion": "A String", # [Output only] The current software version of the master endpoint.
1080
1086
"currentNodeCount": 42, # [Output only] The number of nodes currently in the cluster. Deprecated. Call Kubernetes API directly to retrieve node information.
@@ -1712,6 +1718,9 @@ <h3>Method Details</h3>
1712
1718
"confidentialNodes": { # ConfidentialNodes is configuration for the confidential nodes feature, which makes nodes run on confidential VMs. # Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.
1713
1719
"enabled": True or False, # Whether Confidential Nodes feature is enabled.
1714
1720
},
1721
+
"costManagementConfig": { # Configuration for fine-grained cost management feature. # Configuration for the fine-grained cost management feature.
1722
+
"enabled": True or False, # Whether the feature is enabled or not.
1723
+
},
1715
1724
"createTime": "A String", # [Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
1716
1725
"currentMasterVersion": "A String", # [Output only] The current software version of the master endpoint.
1717
1726
"currentNodeCount": 42, # [Output only] The number of nodes currently in the cluster. Deprecated. Call Kubernetes API directly to retrieve node information.
@@ -3163,6 +3172,9 @@ <h3>Method Details</h3>
3163
3172
"desiredClusterTelemetry": { # Telemetry integration for the cluster. # The desired telemetry integration for the cluster.
3164
3173
"type": "A String", # Type of the integration.
3165
3174
},
3175
+
"desiredCostManagementConfig": { # Configuration for fine-grained cost management feature. # The desired configuration for the fine-grained cost management feature.
3176
+
"enabled": True or False, # Whether the feature is enabled or not.
3177
+
},
3166
3178
"desiredDatabaseEncryption": { # Configuration of etcd encryption. # Configuration of etcd encryption.
3167
3179
"keyName": "A String", # Name of CloudKMS key to use for the encryption of secrets in etcd. Ex. projects/my-project/locations/global/keyRings/my-ring/cryptoKeys/my-key
3168
3180
"state": "A String", # Denotes the state of etcd encryption.
Copy file name to clipboardExpand all lines: docs/dyn/container_v1beta1.projects.zones.clusters.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -455,6 +455,9 @@ <h3>Method Details</h3>
455
455
"confidentialNodes": { # ConfidentialNodes is configuration for the confidential nodes feature, which makes nodes run on confidential VMs. # Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.
456
456
"enabled": True or False, # Whether Confidential Nodes feature is enabled.
457
457
},
458
+
"costManagementConfig": { # Configuration for fine-grained cost management feature. # Configuration for the fine-grained cost management feature.
459
+
"enabled": True or False, # Whether the feature is enabled or not.
460
+
},
458
461
"createTime": "A String", # [Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
459
462
"currentMasterVersion": "A String", # [Output only] The current software version of the master endpoint.
460
463
"currentNodeCount": 42, # [Output only] The number of nodes currently in the cluster. Deprecated. Call Kubernetes API directly to retrieve node information.
@@ -1189,6 +1192,9 @@ <h3>Method Details</h3>
1189
1192
"confidentialNodes": { # ConfidentialNodes is configuration for the confidential nodes feature, which makes nodes run on confidential VMs. # Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.
1190
1193
"enabled": True or False, # Whether Confidential Nodes feature is enabled.
1191
1194
},
1195
+
"costManagementConfig": { # Configuration for fine-grained cost management feature. # Configuration for the fine-grained cost management feature.
1196
+
"enabled": True or False, # Whether the feature is enabled or not.
1197
+
},
1192
1198
"createTime": "A String", # [Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
1193
1199
"currentMasterVersion": "A String", # [Output only] The current software version of the master endpoint.
1194
1200
"currentNodeCount": 42, # [Output only] The number of nodes currently in the cluster. Deprecated. Call Kubernetes API directly to retrieve node information.
@@ -1870,6 +1876,9 @@ <h3>Method Details</h3>
1870
1876
"confidentialNodes": { # ConfidentialNodes is configuration for the confidential nodes feature, which makes nodes run on confidential VMs. # Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled.
1871
1877
"enabled": True or False, # Whether Confidential Nodes feature is enabled.
1872
1878
},
1879
+
"costManagementConfig": { # Configuration for fine-grained cost management feature. # Configuration for the fine-grained cost management feature.
1880
+
"enabled": True or False, # Whether the feature is enabled or not.
1881
+
},
1873
1882
"createTime": "A String", # [Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
1874
1883
"currentMasterVersion": "A String", # [Output only] The current software version of the master endpoint.
1875
1884
"currentNodeCount": 42, # [Output only] The number of nodes currently in the cluster. Deprecated. Call Kubernetes API directly to retrieve node information.
@@ -3224,6 +3233,9 @@ <h3>Method Details</h3>
3224
3233
"desiredClusterTelemetry": { # Telemetry integration for the cluster. # The desired telemetry integration for the cluster.
3225
3234
"type": "A String", # Type of the integration.
3226
3235
},
3236
+
"desiredCostManagementConfig": { # Configuration for fine-grained cost management feature. # The desired configuration for the fine-grained cost management feature.
3237
+
"enabled": True or False, # Whether the feature is enabled or not.
3238
+
},
3227
3239
"desiredDatabaseEncryption": { # Configuration of etcd encryption. # Configuration of etcd encryption.
3228
3240
"keyName": "A String", # Name of CloudKMS key to use for the encryption of secrets in etcd. Ex. projects/my-project/locations/global/keyRings/my-ring/cryptoKeys/my-key
3229
3241
"state": "A String", # Denotes the state of etcd encryption.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/container.v1.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2459,7 +2459,7 @@
2459
2459
}
2460
2460
}
2461
2461
},
2462
-
"revision": "20220518",
2462
+
"revision": "20220610",
2463
2463
"rootUrl": "https://container.googleapis.com/",
2464
2464
"schemas": {
2465
2465
"AcceleratorConfig": {
@@ -2660,9 +2660,9 @@
2660
2660
"PROJECT_SINGLETON_POLICY_ENFORCE"
2661
2661
],
2662
2662
"enumDescriptions": [
2663
-
"Default value, equivalent to DISABLED.",
2663
+
"Default value",
2664
2664
"Disable BinaryAuthorization",
2665
-
"If enabled, enforce Kubernetes admission requests with BinAuthz using the project's singleton policy. Equivalent to bool enabled=true."
2665
+
"Enforce Kubernetes admission requests with BinaryAuthorization using the project's singleton policy. This is equivalent to setting the enabled boolean to true."
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/container.v1beta1.json
+22-3Lines changed: 22 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2484,7 +2484,7 @@
2484
2484
}
2485
2485
}
2486
2486
},
2487
-
"revision": "20220518",
2487
+
"revision": "20220610",
2488
2488
"rootUrl": "https://container.googleapis.com/",
2489
2489
"schemas": {
2490
2490
"AcceleratorConfig": {
@@ -2717,9 +2717,9 @@
2717
2717
"PROJECT_SINGLETON_POLICY_ENFORCE"
2718
2718
],
2719
2719
"enumDescriptions": [
2720
-
"Default value, equivalent to DISABLED.",
2720
+
"Default value",
2721
2721
"Disable BinaryAuthorization",
2722
-
"If enabled, enforce Kubernetes admission requests with BinAuthz using the project's singleton policy. Equivalent to bool enabled=true."
2722
+
"Enforce Kubernetes admission requests with BinaryAuthorization using the project's singleton policy. This is equivalent to setting the enabled boolean to true."
2723
2723
],
2724
2724
"type": "string"
2725
2725
}
@@ -2843,6 +2843,10 @@
2843
2843
"$ref": "ConfidentialNodes",
2844
2844
"description": "Configuration of Confidential Nodes. All the nodes in the cluster will be Confidential VM once enabled."
2845
2845
},
2846
+
"costManagementConfig": {
2847
+
"$ref": "CostManagementConfig",
2848
+
"description": "Configuration for the fine-grained cost management feature."
2849
+
},
2846
2850
"createTime": {
2847
2851
"description": "[Output only] The time the cluster was created, in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.",
2848
2852
"type": "string"
@@ -3214,6 +3218,10 @@
3214
3218
"$ref": "ClusterTelemetry",
3215
3219
"description": "The desired telemetry integration for the cluster."
3216
3220
},
3221
+
"desiredCostManagementConfig": {
3222
+
"$ref": "CostManagementConfig",
3223
+
"description": "The desired configuration for the fine-grained cost management feature."
3224
+
},
3217
3225
"desiredDatabaseEncryption": {
3218
3226
"$ref": "DatabaseEncryption",
3219
3227
"description": "Configuration of etcd encryption."
@@ -3442,6 +3450,17 @@
3442
3450
},
3443
3451
"type": "object"
3444
3452
},
3453
+
"CostManagementConfig": {
3454
+
"description": "Configuration for fine-grained cost management feature.",
3455
+
"id": "CostManagementConfig",
3456
+
"properties": {
3457
+
"enabled": {
3458
+
"description": "Whether the feature is enabled or not.",
3459
+
"type": "boolean"
3460
+
}
3461
+
},
3462
+
"type": "object"
3463
+
},
3445
3464
"CreateClusterRequest": {
3446
3465
"description": "CreateClusterRequest creates a cluster.",
0 commit comments