kops/pkg/commands
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
..
commandutils Implement completion for "kops get clusters" 2021-07-19 14:58:41 -07:00
helpers refactor: move from io/ioutil to io and os packages 2021-11-12 15:37:18 +08:00
BUILD.bazel More "kops set" cleanup 2021-07-14 13:09:08 -07:00
helpers.go Support authentication helper for kubectl 2020-08-30 15:16:20 -04:00
helpers_readwrite.go Move asset copying out of apply_cluster 2021-06-05 21:17:50 -07:00
set_cluster.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
set_cluster_test.go Remove unused fields cluster APIs 2021-10-03 12:28:20 -07:00
set_instancegroups.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
set_instancegroups_test.go Add `set instancegroup` command 2021-01-15 12:19:26 -05:00
unset_cluster.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
unset_cluster_test.go Remove unused fields cluster APIs 2021-10-03 12:28:20 -07:00
unset_instancegroups.go More "kops set" cleanup 2021-07-14 13:09:08 -07:00
unset_instancegroups_test.go Allow unsetting fields from the command line 2021-06-14 08:52:32 -07:00
version.go Update copyright notices 2019-09-09 14:47:51 -04:00