webconsole_operator

package
v3.10.0-rc.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2018 License: Apache-2.0 Imports: 42 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RecommendedWebConsoleOperatorName = "openshift-webconsole-operator"
)

Variables

This section is empty.

Functions

func NewWebConsoleOperatorCommand

func NewWebConsoleOperatorCommand(name string) *cobra.Command

func RunWebConsoleOperator

func RunWebConsoleOperator(clientConfig *rest.Config, stopCh <-chan struct{}) error

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.

type WebConsoleOperatorCommandOptions

type WebConsoleOperatorCommandOptions struct {
	Output io.Writer
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL