project

package
v0.0.4-rc6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BoolToStar

func BoolToStar(obj interface{}) (string, error)

func Projects

func Projects(app *cli.App) cli.Command

Types

type Add

type Add struct{}

func (*Add) Run

func (a *Add) Run(ctx *clicontext.CLIContext) error

type Data

type Data struct {
	ID      string
	Project *clientcfg.Project
}

type Ls

type Ls struct {
	A_All bool `desc:"List projects from all clusters"`
}

func (*Ls) Customize

func (l *Ls) Customize(cmd *cli.Command)

func (*Ls) Run

func (l *Ls) Run(ctx *clicontext.CLIContext) error

type Rm

type Rm struct{}

func (*Rm) Run

func (r *Rm) Run(ctx *clicontext.CLIContext) error

Source Files

  • add.go
  • ls.go
  • project.go
  • rm.go

Jump to

Keyboard shortcuts

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