command

package
v0.3.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(errout io.Writer, stopCh <-chan struct{}) *cobra.Command

func Run

func Run(o *options.Options, stopCh <-chan struct{}) error

Run takes the options, starts the API server and waits until stopCh is closed or initial listening fails.

Types

type SubCommandOptions

type SubCommandOptions interface {
	NewVirtualWorkspaces() ([]virtualrootapiserver.InformerStart, []framework.VirtualWorkspace, error)
}

Jump to

Keyboard shortcuts

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