Delete credentials refresh status check (#596)

This is not required for every credentials helper, thus doesn't make
sense to check for. Each external credshelper can have their own manual
authentication checks.
2 files changed
tree: 999d2b518a176fee982cb3767e9d026f2f80c077
  1. .bazelci/
  2. .githooks/
  3. .github/
  4. external/
  5. go/
  6. .bazelversion
  7. .gitignore
  8. .golangci.yml
  9. AUTHORS
  10. BUILD.bazel
  11. check-gofmt.sh
  12. check-golint.sh
  13. CONTRIBUTING.md
  14. CONTRIBUTORS
  15. go.mod
  16. go.sum
  17. go_deps.bzl
  18. LICENSE
  19. README.md
  20. setup-githooks.sh
  21. WORKSPACE
README.md

Remote Execution API SDKs

CI status: Build Status

PkgGoDev

This repository contains SDKs for the Remote Execution API.

See each language subdirectory's README.md for more specific instructions on using the SDK for that language.