Documentation ¶
Overview ¶
Code generated by mockery v1.0.0. DO NOT EDIT.
Index ¶
- type Client
- func (_m *Client) Create(object sdk.Object) error
- func (_m *Client) Delete(object sdk.Object, opts ...sdk.DeleteOption) error
- func (_m *Client) Get(into sdk.Object, opts ...sdk.GetOption) error
- func (_m *Client) List(namespace string, into sdk.Object, opts ...sdk.ListOption) error
- func (_m *Client) Patch(object sdk.Object, pt types.PatchType, patch []byte) error
- func (_m *Client) Update(object sdk.Object) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
Click to show internal directories.
Click to hide internal directories.