Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + const RecommendedWebConsoleOperatorName + func NewWebConsoleOperatorCommand(name string) *cobra.Command + func RunWebConsoleOperator(clientConfig *rest.Config, stopCh <-chan struct{}) error + type WebConsoleOperator struct + func NewWebConsoleOperator(...) *WebConsoleOperator + func (c *WebConsoleOperator) Run(workers int, stopCh <-chan struct{}) + type WebConsoleOperatorCommandOptions struct + Output io.Writer