Skip to content

Commit

Permalink
fix(binaryauthorization): update the API
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and bcoe committed Dec 3, 2020
1 parent f37709e commit f8dd051
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/apis/binaryauthorization/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

> The management interface for Binary Authorization, a system providing policy control for images deployed to Kubernetes Engine clusters.
## Support status
**Note**: Google provides multiple libraries for this service. This library is in
maintenance mode, and will continue to be made available for users who have
existing applications. If you're building a new application, or modernizing a
legacy application, please use [@google-cloud/binary-authorization](https://www.npmjs.com/package/@google-cloud/binary-authorization) instead.
The [@google-cloud/binary-authorization](https://www.npmjs.com/package/@google-cloud/binary-authorization) library is faster, easier to use, and better maintained.

To learn more, see [Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained).

## Installation

```sh
Expand Down

0 comments on commit f8dd051

Please # to comment.