Documentation ¶
Overview ¶
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Index ¶
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
func (*Client) Upsert ¶
func (_m *Client) Upsert(name string, spec v1alpha1.CentralConnectionSpec) (*v1alpha1.CentralConnection, error)
Upsert provides a mock function with given fields: name, spec
type Manager ¶
Manager is an autogenerated mock type for the Manager type
func (*Manager) Create ¶
func (_m *Manager) Create(_a0 *v1alpha1.CentralConnection) (*v1alpha1.CentralConnection, error)
Create provides a mock function with given fields: _a0
func (*Manager) Get ¶
func (_m *Manager) Get(name string, options v1.GetOptions) (*v1alpha1.CentralConnection, error)
Get provides a mock function with given fields: name, options
func (*Manager) Update ¶
func (_m *Manager) Update(_a0 *v1alpha1.CentralConnection) (*v1alpha1.CentralConnection, error)
Update provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.