server

package
v0.0.0-...-d86c41a Latest Latest
Warning

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

Go to latest
Published: May 5, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommandStartCustomServer

func NewCommandStartCustomServer(defaults *CustomServerOptions, stopCh <-chan struct{}) *cobra.Command

NewCommandStartCustomServer provides a CLI handler for 'start master' command with a default CustomServerOptions.

Types

type CustomServerOptions

type CustomServerOptions struct {
	RecommendedOptions *genericoptions.RecommendedOptions

	SharedInformerFactory informers.SharedInformerFactory
}

func NewCustomServerOptions

func NewCustomServerOptions() *CustomServerOptions

func (*CustomServerOptions) Complete

func (o *CustomServerOptions) Complete() error

func (*CustomServerOptions) Config

func (o *CustomServerOptions) Config() (*apiserver.Config, error)

func (CustomServerOptions) Run

func (o CustomServerOptions) Run(stopCh <-chan struct{}) error

func (CustomServerOptions) Validate

func (o CustomServerOptions) Validate() error

Jump to

Keyboard shortcuts

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