Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is an files API client which can be used to make requests to the server. It extends the generic healthcheck Client structure.
func NewAPIClient ¶
NewAPIClient creates a new instance of files Client with a given image API URL
func (*Client) Checker ¶
Checker calls image api health endpoint and returns a check object to the caller.
func (*Client) PublishCollection ¶
Click to show internal directories.
Click to hide internal directories.