Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { options.BaseOptions Port string ResyncInterval time.Duration WatchNamespace string Namespace string KubeClient kubernetes.Interface ChartClient versioned.Interface CoreInformerFactory coreInformers.SharedInformerFactory HelmInformer cache.SharedIndexInformer IsReady atomic.Value Stop chan struct{} }
Options the options for this command
Click to show internal directories.
Click to hide internal directories.