Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Implement Delete by resource type & name #9

Open
johandry opened this issue Mar 11, 2020 · 0 comments
Open

[Feature] Implement Delete by resource type & name #9

johandry opened this issue Mar 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@johandry
Copy link
Owner

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 johandry self-assigned this Mar 11, 2020
@johandry johandry added the enhancement New feature or request label Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant