1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 01:16:55 +00:00
kyverno/pkg/dclient
Vyankatesh Kudtarkar 737d3bdd36
handle subresources (#3841) (#3848)
* handle subresources

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* make fmt

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix logger name

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* fix webhook and logs

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

* make fmt

Signed-off-by: Jim Bugwadia <jim@nirmata.com>

Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>

Co-authored-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
2022-05-10 12:34:17 +08:00
..
client.go refactor: dclient package logger (#3778) 2022-05-03 08:24:30 +00:00
client_test.go refactor: dclient package (#3775) 2022-05-03 13:30:04 +08:00
discovery.go handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
discovery_test.go handle subresources (#3841) (#3848) 2022-05-10 12:34:17 +08:00
fake.go refactor: dclient package (#3775) 2022-05-03 13:30:04 +08:00
log.go refactor: dclient package logger (#3778) 2022-05-03 08:24:30 +00:00
mock.go refactor: dclient package (#3775) 2022-05-03 13:30:04 +08:00
utils.go refactor: dclient package logger (#3778) 2022-05-03 08:24:30 +00:00