klient icon indicating copy to clipboard operation
klient copied to clipboard

[Feature] Implement Delete by resource type & name

Open johandry opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. No related to any problem

Describe the solution you'd like Besides delete by providing the resource file or content, allows to delete providing the resource type/name.

Describe alternatives you've considered Provide a resource file or content (maybe incomplete) with the resource to delete

Proposal Implement the ResultForName(...) (or similar name) to generate the resource result using the method ResultForName with the resource type/name to delete. Also, allow to filter/select by labels, field selector and all namespaces (LabelSelectorParam, FieldSelectorParam, SelectAllParam, AllNamespaces)

Additional context None

References None

johandry avatar Mar 11 '20 18:03 johandry