You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 methodResultForName
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
The text was updated successfully, but these errors were encountered: