kubeswitch
kubeswitch copied to clipboard
store plugin system
The current Store plugin is based on go interface.
Can we add a new plugin system based on CLI?
I need this because some project or internal and don't require an OSS contribution.
first iteration in #151