cmd

package
v0.0.0-...-1614809 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// VersionString is the canonical version string
	VersionString string
)

These values will be stamped at build time

Functions

func Down

func Down() *cobra.Command

Down stops a cloud native environment

func Exec

func Exec() *cobra.Command

Exec executes a command on the CND container

func Execute

func Execute()

Execute runs the root command

func List

func List() *cobra.Command

List implements the list logic

func Up

func Up() *cobra.Command

Up starts a cloud native environment

func Version

func Version() *cobra.Command

Version returns information about the binary

Types

type Data

type Data struct {
	Completion float64 `json:"completion,omitempty"`
}

Data event data

type Event

type Event struct {
	Type string `json:"type,omitempty"`
	Data Data   `json:"data,omitempty"`
}

Event struct

Jump to

Keyboard shortcuts

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