Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { base.ClientFacade // contains filtered or unexported fields }
Client wraps the backups API for the client.
func NewClient ¶
func NewClient(caller base.APICallCloser) *Client
NewClient returns a new backups API client.
Click to show internal directories.
Click to hide internal directories.