 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const (
	RecommendedWebConsoleOperatorName = "openshift-webconsole-operator"
)
    Variables ¶
This section is empty.
Functions ¶
func RunWebConsoleOperator ¶
Types ¶
type WebConsoleOperator ¶
type WebConsoleOperator struct {
	// contains filtered or unexported fields
}
    func NewWebConsoleOperator ¶
func NewWebConsoleOperator( webconsoleConfigInformer webconsoleinformerv1alpha1.OpenShiftWebConsoleConfigInformer, webconsoleNamespacedKubeInformers informers.SharedInformerFactory, operatorConfigClient webconsoleclientv1alpha1.OpenShiftWebConsoleConfigsGetter, appsv1Client appsclientv1.AppsV1Interface, corev1Client coreclientv1.CoreV1Interface, ) *WebConsoleOperator
func (*WebConsoleOperator) Run ¶
func (c *WebConsoleOperator) Run(workers int, stopCh <-chan struct{})
Run starts the webconsole and blocks until stopCh is closed.
       Source Files
      ¶
      Source Files
      ¶
    
   Click to show internal directories. 
   Click to hide internal directories.