Skip to content

Commit

Permalink
feat: An optional field security_posture_config in message `.google…
Browse files Browse the repository at this point in the history
….cloud.gkemulticloud.v1.AttachedCluster` is added (#7675)

feat: An optional field `kubelet_config` in message `.google.cloud.gkemulticloud.v1.AwsNodePool` is added
PiperOrigin-RevId: 674451558
Source-Link: googleapis/googleapis@31df26d
Source-Link: googleapis/googleapis-gen@23e6557
Copy-Tag: eyJwIjoiR2tlTXVsdGlDbG91ZC8uT3dsQm90LnlhbWwiLCJoIjoiMjNlNjU1NzEzNTgyMzYwYjU2ODE3MjM0OGJlNWQ4ODNjYWE0MGVmYiJ9
  • Loading branch information
gcf-owl-bot[bot] authored Sep 18, 2024
1 parent c252123 commit e38b3a1
Show file tree
Hide file tree
Showing 13 changed files with 572 additions and 13 deletions.
Binary file modified GkeMultiCloud/metadata/V1/AttachedResources.php
Binary file not shown.
Binary file modified GkeMultiCloud/metadata/V1/AwsResources.php
Binary file not shown.
Binary file modified GkeMultiCloud/metadata/V1/CommonResources.php
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
* [GetAttachedServerConfig][google.cloud.gkemulticloud.v1.AttachedClusters.GetAttachedServerConfig].
* @param string $distribution The Kubernetes distribution of the underlying attached cluster.
*
* Supported values: ["eks", "aks"].
* Supported values: ["eks", "aks", "generic"].
*/
function import_attached_cluster_sample(
string $formattedParent,
Expand Down
44 changes: 44 additions & 0 deletions GkeMultiCloud/src/V1/AttachedCluster.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 44 additions & 0 deletions GkeMultiCloud/src/V1/AwsNodePool.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions GkeMultiCloud/src/V1/AwsProxyConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions GkeMultiCloud/src/V1/AzureProxyConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions GkeMultiCloud/src/V1/ImportAttachedClusterRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e38b3a1

Please sign in to comment.