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
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 methodResultForNamewith 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