Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type C ¶
C is a Lair API client.
func (*C) ExportProject ¶
ExportProject sends an HTTP request to Lair API Server to import a project.
type COptions ¶
type COptions struct {
User string
Password string
Host string
Scheme string
InsecureSkipVerify bool
}
COptions are used to pass options for setting up a new C.
Click to show internal directories.
Click to hide internal directories.