cmd

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2018 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBosh added in v0.0.3

func NewBosh(Exit chan struct{}, UI UI, Config config.Config) *cobra.Command

func NewCatalog added in v0.0.3

func NewCatalog(UI UI, Config config.Config) *cobra.Command

func NewDownload added in v0.0.3

func NewDownload(Exit chan struct{}, UI UI, Config config.Config) *cobra.Command

func NewRoot added in v0.0.3

func NewRoot(Exit chan struct{}, UI UI, Config config.Config) *cobra.Command

func NewStart added in v0.0.3

func NewStart(Exit chan struct{}, UI UI, Config config.Config) *cobra.Command

func NewStop added in v0.0.3

func NewStop(Config config.Config) *cobra.Command

func NewTelemetry added in v0.0.3

func NewTelemetry(UI UI, Config config.Config) *cobra.Command

Types

type UI

type UI interface {
	Say(message string, args ...interface{})
	Writer() io.Writer
}

Jump to

Keyboard shortcuts

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