Documentation ¶
Index ¶
- type Client
- func (c Client) Get(ctx context.Context, id string, ro rest.RequestOptions) (*http.Response, error)
- func (c Client) List(ctx context.Context, ro rest.RequestOptions) (*http.Response, error)
- func (c Client) Update(ctx context.Context, id string, data []byte, ro rest.RequestOptions) (*http.Response, 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.