Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Requestor ¶
type Requestor struct {
// contains filtered or unexported fields
}
Requestor will make calls to the CAPI
func NewRequestor ¶
func NewRequestor(cli plugin.CliConnection) *Requestor
NewRequestor will set up a requestor object based on the CliConnection
Click to show internal directories.
Click to hide internal directories.