cmd

package
v3.11.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2018 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommandStartWebConsoleServer

func NewCommandStartWebConsoleServer(out, errOut io.Writer, stopCh <-chan struct{}) *cobra.Command

Types

type WebConsoleServerOptions

type WebConsoleServerOptions struct {
	// we don't have any storage, so we shouldn't use the recommended options
	Audit    *genericoptions.AuditOptions
	Features *genericoptions.FeatureOptions

	StdOut io.Writer
	StdErr io.Writer

	WebConsoleConfig *v1.WebConsoleConfiguration
}

func NewWebConsoleServerOptions

func NewWebConsoleServerOptions(out, errOut io.Writer) *WebConsoleServerOptions

func (*WebConsoleServerOptions) Complete

func (o *WebConsoleServerOptions) Complete(cmd *cobra.Command) error

func (WebConsoleServerOptions) Config

func (WebConsoleServerOptions) RunWebConsoleServer

func (o WebConsoleServerOptions) RunWebConsoleServer(stopCh <-chan struct{}) error

func (WebConsoleServerOptions) Validate

func (o WebConsoleServerOptions) Validate(args []string) error

Jump to

Keyboard shortcuts

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