1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00
kyverno/pkg/clients/dclient
Shivam Kumar 30d475aaae
Passed the deleteOptions to the DeleteResource client (#11484)
* Passed the deleteOptions to the DeleteResource client

Signed-off-by: ShivamJha2436 <shivamkumar87148@gmail.com>

* fix:minor change in the DeleteResource client

Signed-off-by: ShivamJha2436 <shivamkumar87148@gmail.com>

---------

Signed-off-by: ShivamJha2436 <shivamkumar87148@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-11-19 09:26:17 +00:00
..
client.go Passed the deleteOptions to the DeleteResource client (#11484) 2024-11-19 09:26:17 +00:00
client_test.go Passed the deleteOptions to the DeleteResource client (#11484) 2024-11-19 09:26:17 +00:00
discovery.go
discovery_test.go
fake.go Selector with mutate target (#11208) 2024-10-16 11:17:08 +00:00
helpers.go Selector with mutate target (#11208) 2024-10-16 11:17:08 +00:00
log.go
utils.go
utils_test.go