kops/pkg/nodeidentity
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
..
aws Take node labels from cloud tags on AWS 2020-09-10 20:59:24 -07:00
azure refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
do refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
gce gce: don't over-warn on ManagedInstanceGroups filtering 2021-11-11 10:14:42 -05:00
openstack Fix new staticcheck errors 2021-08-28 19:48:17 +05:30
BUILD.bazel Fill out kops controller functionality 2019-09-25 12:04:34 -04:00
interfaces.go Take node labels from cloud tags on AWS 2020-09-10 20:59:24 -07:00