Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServiceCommand ¶ added in v0.2.0
type ServiceCommand struct {
API api.API
Headers map[string]string
DryRun bool
LogHTTP bool
Client *http.Client
}
func NewServiceCommand ¶ added in v0.2.0
func (*ServiceCommand) Execute ¶ added in v0.2.0
func (s *ServiceCommand) Execute(args []string) (*Result, error)
func (*ServiceCommand) PrintHelp ¶ added in v0.2.0
func (s *ServiceCommand) PrintHelp() string
Click to show internal directories.
Click to hide internal directories.