Documentation ¶
Index ¶
- type Client
- func (cl Client) Create(ctx context.Context, user interface{}) (*http.Response, error)
- func (cl Client) Delete(ctx context.Context, name string) (*http.Response, error)
- func (cl Client) Get(ctx context.Context, name string) (map[string]interface{}, *http.Response, error)
- func (cl Client) Update(ctx context.Context, name string, user interface{}) (*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.