cos-customizer: Add -disk-type flag

This new flag allows users to select the disk type of the preload VM.

BUG=b/229419550
TEST=./run_tests.sh

Change-Id: Ifd1908aa794a0474bd3682cc35e344cae9578be9
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/32087
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Tested-by: Robert Kolchmeyer <rkolchmeyer@google.com>
7 files changed
tree: 71b550527d2e226d36c33c152daf4d97c85a598f
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
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.