Removed flags without implementation (#38)

This commit is contained in:
nimrod-up9
2021-05-09 14:09:39 +03:00
committed by GitHub
parent c3d0941d9c
commit ee63247888
3 changed files with 1 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
package config
type Options struct {
NoGUI bool
GuiPort uint16
Namespace string
KubeConfigPath string