server

package
v0.0.0-...-b9c3673 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommandStartEtcdStorageServer

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

NewCommandStartEtcdStorageServer provides a CLI handler for 'start master' command with a default EtcdStorageServerOptions.

Types

type EtcdStorageServerOptions

type EtcdStorageServerOptions struct {
	RecommendedOptions *genericoptions.RecommendedOptions

	SharedInformerFactory informers.SharedInformerFactory
	StdOut                io.Writer
	StdErr                io.Writer
}

func NewEtcdStorageServerOptions

func NewEtcdStorageServerOptions(out, errOut io.Writer) *EtcdStorageServerOptions

func (*EtcdStorageServerOptions) Complete

func (o *EtcdStorageServerOptions) Complete() error

func (*EtcdStorageServerOptions) Config

func (EtcdStorageServerOptions) RunEtcdStorageServer

func (o EtcdStorageServerOptions) RunEtcdStorageServer(stopCh <-chan struct{}) error

func (EtcdStorageServerOptions) Validate

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

Jump to

Keyboard shortcuts

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