//
pkg.gl
Category
github.com/wryun/service-catalog
cmd
svcat
command
package
0.1.8
Repository:
https://github.com/wryun/service-catalog.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
34 SLOC
#
Functions
PreRunE
PreRunE validates os args, and then saves them on the svcat command.
RunE
RunE executes a validated svcat command.
#
Structs
Context
Context is ambient data necessary to run any svcat command.
#
Interfaces
Command
Command represents an svcat command.