Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionTemplateEntry ¶
ActionTemplateEntry is input struct for generating custom command info
type GohanClientCLI ¶
type GohanClientCLI struct {
// contains filtered or unexported fields
}
GohanClientCLI ...
func NewGohanClientCLI ¶
func NewGohanClientCLI(opts *GohanClientCLIOpts) (*GohanClientCLI, error)
NewGohanClientCLI GohanClientCLI constructor
type GohanClientCLIOpts ¶
type GohanClientCLIOpts struct {
// contains filtered or unexported fields
}
GohanClientCLIOpts options for GohanClientCLI
func NewOptsFromEnv ¶
func NewOptsFromEnv() (*GohanClientCLIOpts, error)
NewOptsFromEnv creates new Opts for GohanClientCLI using env variables
Source Files
¶
- arguments.go
- cache.go
- client.go
- client_test_utils.go
- commands.go
- opts.go
- output.go
Click to show internal directories.
Click to hide internal directories.