Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateHandler ¶
CreateHandler is an autogenerated mock type for the CreateHandler type
func (*CreateHandler) ApplyRunExpectation ¶ added in v0.0.20
func (_m *CreateHandler) ApplyRunExpectation(e CreateHandlerRunExpectation)
func (*CreateHandler) ApplyRunExpectations ¶ added in v0.0.20
func (_m *CreateHandler) ApplyRunExpectations(expectations []CreateHandlerRunExpectation)
func (*CreateHandler) Run ¶ added in v0.0.20
func (_m *CreateHandler) Run(ctx context.Context, dryrun bool, p *handlers.CreateParams) error
Run provides a mock function with given fields: ctx, dryrun, p
type CreateHandlerRunArgs ¶ added in v0.0.20
type CreateHandlerRunExpectation ¶ added in v0.0.20
type CreateHandlerRunExpectation struct { Args CreateHandlerRunArgs Returns CreateHandlerRunReturns }
type CreateHandlerRunReturns ¶ added in v0.0.20
type CreateHandlerRunReturns struct {
Err error
}
Click to show internal directories.
Click to hide internal directories.