Documentation ¶
Index ¶
- type ControllerRutimeClient
- func (_m *ControllerRutimeClient) Create(ctx context.Context, obj client.Object, opts ...client.CreateOption) error
- func (_m *ControllerRutimeClient) Delete(ctx context.Context, obj client.Object, opts ...client.DeleteOption) error
- func (_m *ControllerRutimeClient) DeleteAllOf(ctx context.Context, obj client.Object, opts ...client.DeleteAllOfOption) error
- func (_m *ControllerRutimeClient) Get(ctx context.Context, key types.NamespacedName, obj client.Object) error
- func (_m *ControllerRutimeClient) List(ctx context.Context, list client.ObjectList, opts ...client.ListOption) error
- func (_m *ControllerRutimeClient) Patch(ctx context.Context, obj client.Object, patch client.Patch, ...) error
- func (_m *ControllerRutimeClient) RESTMapper() meta.RESTMapper
- func (_m *ControllerRutimeClient) Scheme() *runtime.Scheme
- func (_m *ControllerRutimeClient) Status() client.StatusWriter
- func (_m *ControllerRutimeClient) Update(ctx context.Context, obj client.Object, opts ...client.UpdateOption) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ControllerRutimeClient ¶
ControllerRutimeClient is an autogenerated mock type for the Client type
func (*ControllerRutimeClient) Create ¶
func (_m *ControllerRutimeClient) Create(ctx context.Context, obj client.Object, opts ...client.CreateOption) error
Create provides a mock function with given fields: ctx, obj, opts
func (*ControllerRutimeClient) Delete ¶
func (_m *ControllerRutimeClient) Delete(ctx context.Context, obj client.Object, opts ...client.DeleteOption) error
Delete provides a mock function with given fields: ctx, obj, opts
func (*ControllerRutimeClient) DeleteAllOf ¶
func (_m *ControllerRutimeClient) DeleteAllOf(ctx context.Context, obj client.Object, opts ...client.DeleteAllOfOption) error
DeleteAllOf provides a mock function with given fields: ctx, obj, opts
func (*ControllerRutimeClient) Get ¶
func (_m *ControllerRutimeClient) Get(ctx context.Context, key types.NamespacedName, obj client.Object) error
Get provides a mock function with given fields: ctx, key, obj
func (*ControllerRutimeClient) List ¶
func (_m *ControllerRutimeClient) List(ctx context.Context, list client.ObjectList, opts ...client.ListOption) error
List provides a mock function with given fields: ctx, list, opts
func (*ControllerRutimeClient) Patch ¶
func (_m *ControllerRutimeClient) Patch(ctx context.Context, obj client.Object, patch client.Patch, opts ...client.PatchOption) error
Patch provides a mock function with given fields: ctx, obj, patch, opts
func (*ControllerRutimeClient) RESTMapper ¶
func (_m *ControllerRutimeClient) RESTMapper() meta.RESTMapper
RESTMapper provides a mock function with given fields:
func (*ControllerRutimeClient) Scheme ¶
func (_m *ControllerRutimeClient) Scheme() *runtime.Scheme
Scheme provides a mock function with given fields:
func (*ControllerRutimeClient) Status ¶
func (_m *ControllerRutimeClient) Status() client.StatusWriter
Status provides a mock function with given fields:
func (*ControllerRutimeClient) Update ¶
func (_m *ControllerRutimeClient) Update(ctx context.Context, obj client.Object, opts ...client.UpdateOption) error
Update provides a mock function with given fields: ctx, obj, opts