cmd

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2017 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:           "ca",
	Short:         "Cloud Automator(CA) command",
	Long:          `A command line tool to invoke Cloud Automator(CA) API`,
	SilenceErrors: true,
	SilenceUsage:  true,
}

RootCmd defines 'Cloud Automator(ca)' command

Functions

This section is empty.

Types

type Client

type Client struct {
	EndpointURL *url.URL
	HTTPClient  *http.Client
}

Client use HTTP access

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL