1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-09 17:37:12 +00:00
kyverno/pkg/webhooks/resource
Charles-Edouard Brétéché 41a3f6c388
chore: make kyverno informers and listers import aliases consistent (#3958)
* chore: make kyverno api import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* chore: make apimachinery api import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* chore: make dclient api import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* chore: make clients import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* chore: make kube informers and listers import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

* chore: make kyverno informers and listers import aliases consistent

Signed-off-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>

Co-authored-by: shuting <shuting@nirmata.com>
2022-05-18 04:02:31 +00:00
..
generation.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
generation_test.go refactor: separate resource mutation/validation handlers from server (#3908) 2022-05-16 22:36:21 +08:00
handlers.go chore: make kyverno informers and listers import aliases consistent (#3958) 2022-05-18 04:02:31 +00:00
metrics.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
report.go chore: enable gofmt and gofumpt linters (#3931) 2022-05-17 06:19:03 +00:00
updaterequest.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
utils.go chore: make dclient import aliases consistent (#3951) 2022-05-17 14:40:51 +00:00
validate_audit.go chore: make kube informers and listers import aliases consistent (#3957) 2022-05-17 17:51:03 +02:00
validation.go chore: make kyverno api import aliases consistent (#3939) 2022-05-17 13:12:43 +02:00
validation_test.go refactor: separate resource mutation/validation handlers from server (#3908) 2022-05-16 22:36:21 +08:00