Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EDPClient ¶
EDPClient is an autogenerated mock type for the EDPClient type
func NewEDPClient ¶
func NewEDPClient(t mockConstructorTestingTNewEDPClient) *EDPClient
NewEDPClient creates a new instance of EDPClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*EDPClient) DeleteDataTenant ¶
DeleteDataTenant provides a mock function with given fields: name, env
type Step ¶
Step is an autogenerated mock type for the Step type
func (*Step) Run ¶
func (_m *Step) Run(operation internal.DeprovisioningOperation, logger logrus.FieldLogger) (internal.DeprovisioningOperation, time.Duration, error)
Run provides a mock function with given fields: operation, logger
Click to show internal directories.
Click to hide internal directories.