pkg

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(httpClient *http.Client, baseURL string) *Client

func (*Client) GetAgentLogs added in v0.0.2

func (c *Client) GetAgentLogs(patFile, owner, host string, age time.Duration, staff bool) (string, int, error)

func (*Client) GetLogs added in v0.0.3

func (c *Client) GetLogs(patFile, owner, host string, age time.Duration, staff bool) (string, int, error)

func (*Client) ListJobs

func (c *Client) ListJobs(patFile string, owner string, staff bool, json bool) (string, int, error)

func (*Client) ListRunners

func (c *Client) ListRunners(patFile string, owner string, staff bool, json bool) (string, int, error)

func (*Client) Repair

func (c *Client) Repair(patFile string, owner string, staff bool) (string, int, error)

Jump to

Keyboard shortcuts

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