Documentation
¶
Index ¶
- Variables
- func Add(cfg *api.Config) error
- func AddComposer(cmd *cobra.Command, args []string) error
- func AddRancher(url string, cluster string, token string) error
- func AddRancherComposer(cmd *cobra.Command, args []string) error
- func Ctx(ctx string) error
- func CtxComposer(cmd *cobra.Command, args []string) error
- func Del(ctx string) error
- func DelComposer(cmd *cobra.Command, args []string) error
- func Execute()
- func Export(ctx string) error
- func ExportComposer(cmd *cobra.Command, args []string) error
- func List() error
- func ListComposer(cmd *cobra.Command, args []string) error
- func Ns(ns string) error
- func NsComposer(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( URL string Token string Cluster string )
View Source
var ( Version = "empty version" BuildDate = "empty date" CommitSHA = "empty sha" )
View Source
var (
Verbose bool
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.