webconsole_operator

package
v3.10.0-0.39.0+incompa... Latest Latest
Warning

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

Go to latest
Published: May 10, 2018 License: Apache-2.0 Imports: 46 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, out, errout io.Writer) *cobra.Command

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
}

func (*WebConsoleOperatorCommandOptions) RunWebConsoleOperator

func (o *WebConsoleOperatorCommandOptions) RunWebConsoleOperator() error

func (*WebConsoleOperatorCommandOptions) Validate

type WebConsoleOperatorStarter

type WebConsoleOperatorStarter struct {
	ClientConfig *rest.Config
}

func (*WebConsoleOperatorStarter) Run

func (o *WebConsoleOperatorStarter) Run(stopCh <-chan struct{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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