serverstrings

package
v0.0.0-...-6f5f0be Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommandStartProvenanceServer

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

NewCommandStartProvenanceServer provides a CLI handler for 'start master' command with a default ProvenanceServerOptions.

Types

type ProvenanceServerOptions

type ProvenanceServerOptions struct {
	RecommendedOptions *genericoptions.RecommendedOptions
	StdOut             io.Writer
	StdErr             io.Writer
}

func NewProvenanceServerOptions

func NewProvenanceServerOptions(out, errOut io.Writer) *ProvenanceServerOptions

func (*ProvenanceServerOptions) Complete

func (o *ProvenanceServerOptions) Complete() error

func (*ProvenanceServerOptions) Config

func (ProvenanceServerOptions) RunProvenanceServer

func (o ProvenanceServerOptions) RunProvenanceServer(stopCh <-chan struct{}) error

func (ProvenanceServerOptions) Validate

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

Jump to

Keyboard shortcuts

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