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 (*Client) GetInstance ¶
func (*Client) ListInstances ¶
func (c *Client) ListInstances(token string, options *ListOptions) (result InstancesResponse, err error)
func (*Client) ListInstancesAsAdmin ¶
func (c *Client) ListInstancesAsAdmin(token string, options *ListOptions) (result Instances, err error)
type InstancesResponse ¶
type InstancesResponse = lib.InstancesResponse
Click to show internal directories.
Click to hide internal directories.