1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/pkg/autogen
Eng Zer Jun f40a3bc8f5
refactor: move from io/ioutil to io and os packages (#4752)
The io/ioutil package has been deprecated as of Go 1.16 [1]. 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>
2022-09-30 12:55:19 +05:30
..
autogen.go enable autogen for validate.podsecurity with no exclude (#4594) 2022-09-12 12:33:35 +05:30
autogen_test.go refactor: move from io/ioutil to io and os packages (#4752) 2022-09-30 12:55:19 +05:30
log.go refactor: autogen package logger (#3727) 2022-04-29 09:12:21 +00:00
rule.go enable autogen for validate.podsecurity with no exclude (#4594) 2022-09-12 12:33:35 +05:30