Documentation
¶
Index ¶
- type Client
- func (c *Client) GetAgentLogs(patFile, owner, host string, age time.Duration, staff bool) (string, int, error)
- func (c *Client) GetLogs(patFile, owner, host string, age time.Duration, staff bool) (string, int, error)
- func (c *Client) ListJobs(patFile string, owner string, staff bool, json bool) (string, int, error)
- func (c *Client) ListRunners(patFile string, owner string, staff bool, json bool) (string, int, error)
- func (c *Client) Repair(patFile string, owner string, staff bool) (string, int, error)
- func (c *Client) UpgradeAgent(patFile, owner, host string, force bool, staff bool) (string, int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.