Skip to content

Commit

Permalink
fix: clarify the gax-nodejs usage in README (#1352) (#528)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin E. Coe <[email protected]>
Co-authored-by: Jeffrey Rennie <[email protected]>
Source-Link: googleapis/synthtool@e1557e4
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:c2641f0628c1077d504eca6b065517b0cc54336f09a9a38e3614c4b412dd9d37
  • Loading branch information
3 people authored Apr 7, 2022
1 parent e3aa36b commit 3ade05f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/google-container/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@ To run commands against the clusters created, you will need to use the
(and the associated kubectl command-line interface).



This library is built on top of google-gax as its transport layer. To customize the common behavior of this client library (timeout, retry, etc), see [Client Library Howto](https://github.com/googleapis/gax-nodejs/blob/main/client-libraries.md).

## Samples

Samples are in the [`samples/`](https://github.com/googleapis/nodejs-cloud-container/tree/main/samples) directory. Each sample's `README.md` has instructions for running its sample.
Expand Down

0 comments on commit 3ade05f

Please sign in to comment.