k9s/internal/xray
Eng Zer Jun 5166adb7c1
refactor: move from io/ioutil to io and os packages (#1300)
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-08 08:47:18 -07:00
..
testdata fix pod xray menu + layout 2020-02-11 15:26:49 -07:00
container.go add resource ref support for sec, sa and cm 2020-05-27 21:23:02 -06:00
container_test.go refactor: move from io/ioutil to io and os packages (#1300) 2021-11-08 08:47:18 -07:00
dp.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
dp_test.go cleaning up 2020-01-19 22:55:38 -07:00
ds.go cleaning up 2020-01-19 22:55:38 -07:00
ds_test.go cleaning up 2020-01-19 22:55:38 -07:00
generic.go
generic_test.go
ns.go cleaning up 2020-01-19 22:55:38 -07:00
ns_test.go
pod.go add resource ref support for sec, sa and cm 2020-05-27 21:23:02 -06:00
pod_test.go fix pod xray menu + layout 2020-02-11 15:26:49 -07:00
rs.go remove xray icons. fix #498, #497 2020-01-20 10:16:00 -07:00
rs_test.go remove xray icons. fix #498, #497 2020-01-20 10:16:00 -07:00
sa.go clean up 2020-01-19 22:57:07 -07:00
sa_test.go checkpoint 2020-01-19 12:13:21 -07:00
section.go fix bugz 2021-04-29 10:51:56 -06:00
sts.go cleaning up 2020-01-19 22:55:38 -07:00
sts_test.go cleaning up 2020-01-19 22:55:38 -07:00
svc.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
svc_test.go cleaning up 2020-01-19 22:55:38 -07:00
tree_node.go fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
tree_node_test.go fix pod xray menu + layout 2020-02-11 15:26:49 -07:00