cert-manager/cmd/ctl/pkg
Eng Zer Jun 54e70d2cc4
refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated in Go 1.16. 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-08-23 19:50:42 +08:00
..
approve Fix command comments 2021-03-25 19:08:21 +00:00
check rename cmdutil to k8scmdutil 2021-07-22 21:43:53 +02:00
convert Passes a single context with cancel func to all the kubectl plugin commands 2021-01-27 13:06:34 +00:00
create refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
deny Fix command comments 2021-03-25 19:08:21 +00:00
experimental remove uninstall and resolve all outstanding issues 2021-07-02 22:04:41 +02:00
inspect refactor: move from io/ioutil to io and os package 2021-08-23 19:50:42 +08:00
install update comments 2021-08-12 22:54:14 +02:00
renew Updates unit certificate controller tests to include ObservedGeneration 2021-03-04 17:04:09 +00:00
status Passes a single context with cancel func to all the kubectl plugin commands 2021-01-27 13:06:34 +00:00
version Apply suggestions from code review 2021-07-30 17:00:27 +02:00