Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListExternalServices ¶ added in v0.3.0
func ListExternalServices(ctx *clicontext.CLIContext) error
Types ¶
type Create ¶
type Create struct { }
func (*Create) Run ¶
func (c *Create) Run(ctx *clicontext.CLIContext) error
type Ls ¶ added in v0.1.1
type Ls struct { }
func (*Ls) Run ¶ added in v0.1.1
func (l *Ls) Run(ctx *clicontext.CLIContext) error
type Rm ¶ added in v0.1.1
type Rm struct { }
func (*Rm) Run ¶ added in v0.1.1
func (r *Rm) Run(ctx *clicontext.CLIContext) error
Click to show internal directories.
Click to hide internal directories.