libflexkube
libflexkube copied to clipboard
Allow to customize the resources
It should be possible to change following things for all resources for all users:
- [ ] extra mounts
- [ ] extra config files
- [ ] override flags (
map[string][]string) - [ ] append flags (
map[string][]string) - [ ] remove flags (
[]string)