app

package
v0.0.0-...-133fb1b Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommandStartGardenAPIServer

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

NewCommandStartGardenAPIServer creates a *cobra.Command object with default parameters.

Types

type Options

type Options struct {
	Admission   *genericoptions.AdmissionOptions
	Recommended *genericoptions.RecommendedOptions
	StdOut      io.Writer
	StdErr      io.Writer
}

Options has all the context and parameters needed to run a Garden API server.

func NewOptions

func NewOptions(out, errOut io.Writer) *Options

NewOptions returns a new Options object.

Jump to

Keyboard shortcuts

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