cos-gpu-installer: Add gcsDownloadPrefix flag

This flag allows to specify GCS download prefix through flag. It
is more flexsible than the hard-coded GCS buckets. It makes it easier
to test against internal gcs buckets.

BUG=b/155192122
TEST=manually run "cos-extensions" againast the new cos-gpu-installer to
test.

Change-Id: Ia7ef3b5b91c8e4fe4c3dc8f08ff6d8f72c2b6746
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/9840
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Tested-by: Ke Wu <mikewu@google.com>
4 files changed
tree: a210dd7e63eef7a4347140b0404b3e30c5fa2d6d
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.