kops/pkg/commands/helpers
Eng Zer Jun 425173ae9f
refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-12 15:37:18 +08:00
..
BUILD.bazel kubeconfig generation: add tests for kops plugin 2020-08-30 15:17:36 -04:00
kubectl_auth.go refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00