Documentation ¶ Index ¶ func Execute() type Options Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute() Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd. Types ¶ type Options ¶ type Options struct { Ctx context.Context //SysCtx *types.SystemContext K8s *k8s.KubernetesConfig } Source Files ¶ View all Source files list.go login.go logout.go root.go update.go Click to show internal directories. Click to hide internal directories.