Add functionality for executing the df command

This CL adds functionality for executing the command 'df'.
It also adds unit tests for necessary functions.

Change-Id: I3a0f76e0641695ee1f917924abbad399222bccc2
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/19990
Reviewed-by: Dexter Rivera <riverade@google.com>
Tested-by: Dexter Rivera <riverade@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
5 files changed
tree: c00d2292815dae98941e90611842b579fe76b2a2
  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.