Documentation ¶
Index ¶
- type GenericRestoreExposer
- func (_m *GenericRestoreExposer) CleanUp(_a0 context.Context, _a1 v1.ObjectReference)
- func (_m *GenericRestoreExposer) Expose(_a0 context.Context, _a1 v1.ObjectReference, _a2 string, _a3 string, ...) error
- func (_m *GenericRestoreExposer) GetExposed(_a0 context.Context, _a1 v1.ObjectReference, _a2 client.Client, _a3 string, ...) (*exposer.ExposeResult, error)
- func (_m *GenericRestoreExposer) RebindVolume(_a0 context.Context, _a1 v1.ObjectReference, _a2 string, _a3 string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericRestoreExposer ¶
GenericRestoreExposer is an autogenerated mock type for the GenericRestoreExposer type
func NewGenericRestoreExposer ¶
func NewGenericRestoreExposer(t mockConstructorTestingTNewGenericRestoreExposer) *GenericRestoreExposer
NewGenericRestoreExposer creates a new instance of GenericRestoreExposer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*GenericRestoreExposer) CleanUp ¶
func (_m *GenericRestoreExposer) CleanUp(_a0 context.Context, _a1 v1.ObjectReference)
CleanUp provides a mock function with given fields: _a0, _a1
func (*GenericRestoreExposer) Expose ¶
func (_m *GenericRestoreExposer) Expose(_a0 context.Context, _a1 v1.ObjectReference, _a2 string, _a3 string, _a4 map[string]string, _a5 time.Duration) error
Expose provides a mock function with given fields: _a0, _a1, _a2, _a3, _a4, _a5
func (*GenericRestoreExposer) GetExposed ¶
func (_m *GenericRestoreExposer) GetExposed(_a0 context.Context, _a1 v1.ObjectReference, _a2 client.Client, _a3 string, _a4 time.Duration) (*exposer.ExposeResult, error)
GetExposed provides a mock function with given fields: _a0, _a1, _a2, _a3, _a4
func (*GenericRestoreExposer) RebindVolume ¶
func (_m *GenericRestoreExposer) RebindVolume(_a0 context.Context, _a1 v1.ObjectReference, _a2 string, _a3 string, _a4 time.Duration) error
RebindVolume provides a mock function with given fields: _a0, _a1, _a2, _a3, _a4
Click to show internal directories.
Click to hide internal directories.