Skip to content

Commit

Permalink
feat: add support for anthos worker pool (#5212)
Browse files Browse the repository at this point in the history
* docs:Cloud Deploy API Platform Logging documentation

feat: Add support for Anthos worker pool.
PiperOrigin-RevId: 439623824

Source-Link: googleapis/googleapis@43184df

Source-Link: googleapis/googleapis-gen@a6ce41a
Copy-Tag: eyJwIjoiRGVwbG95Ly5Pd2xCb3QueWFtbCIsImgiOiJhNmNlNDFhODc1OWM2NjE4ZjFkZjliNjMxYTIwMGM1NGExMmM3MWQ1In0=

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed May 3, 2022
1 parent 98b4461 commit 9c86c10
Show file tree
Hide file tree
Showing 30 changed files with 1,670 additions and 110 deletions.
Binary file modified Deploy/metadata/V1/CloudDeploy.php
Binary file not shown.
32 changes: 32 additions & 0 deletions Deploy/metadata/V1/DeliverypipelineNotificationPayload.php

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

Binary file added Deploy/metadata/V1/LogEnums.php
Binary file not shown.
32 changes: 32 additions & 0 deletions Deploy/metadata/V1/ReleaseNotificationPayload.php

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

30 changes: 30 additions & 0 deletions Deploy/metadata/V1/ReleaseRenderPayload.php

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

35 changes: 35 additions & 0 deletions Deploy/metadata/V1/RolloutNotificationPayload.php

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

32 changes: 32 additions & 0 deletions Deploy/metadata/V1/TargetNotificationPayload.php

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

75 changes: 75 additions & 0 deletions Deploy/src/V1/AnthosCluster.php

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

48 changes: 32 additions & 16 deletions Deploy/src/V1/DeliveryPipeline.php

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

Loading

0 comments on commit 9c86c10

Please sign in to comment.