Documentation ¶
Overview ¶
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 ApplicationManagerClient ¶
ApplicationManagerClient is an autogenerated mock type for the ApplicationManagerClient type
func (*ApplicationManagerClient) Get ¶
func (_m *ApplicationManagerClient) Get(ctx context.Context, key types.NamespacedName, obj runtime.Object) error
Get provides a mock function with given fields: ctx, key, obj
func (*ApplicationManagerClient) Update ¶
func (_m *ApplicationManagerClient) Update(ctx context.Context, obj runtime.Object, opts ...client.UpdateOption) error
Update provides a mock function with given fields: ctx, obj, opts
Click to show internal directories.
Click to hide internal directories.