Documentation ¶
Overview ¶
Code generated by mockery v1.0.0
Code generated by mockery v1.0.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationServiceIDSelector ¶
ApplicationServiceIDSelector is an autogenerated mock type for the applicationServiceIDSelector type
func (*ApplicationServiceIDSelector) SelectApplicationServiceID ¶
func (_m *ApplicationServiceIDSelector) SelectApplicationServiceID(ServiceID string, PlanID string) internal.ApplicationServiceID
SelectApplicationServiceID provides a mock function with given fields: ServiceID, PlanID
type BrokerProcesses ¶
BrokerProcesses is an autogenerated mock type for the brokerProcesses type
func (*BrokerProcesses) DeprovisionProcess ¶
func (_m *BrokerProcesses) DeprovisionProcess(_a0 broker.DeprovisionProcessRequest)
DeprovisionProcess provides a mock function with given fields: _a0
func (*BrokerProcesses) NewOperationID ¶
func (_m *BrokerProcesses) NewOperationID() (internal.OperationID, error)
NewOperationID provides a mock function with given fields:
func (*BrokerProcesses) ProvisionProcess ¶
func (_m *BrokerProcesses) ProvisionProcess(_a0 broker.RestoreProvisionRequest) error
ProvisionProcess provides a mock function with given fields: _a0
type InstanceConverter ¶
InstanceConverter is an autogenerated mock type for the instanceConverter type
func (*InstanceConverter) MapServiceInstance ¶
func (_m *InstanceConverter) MapServiceInstance(in *v1beta1.ServiceInstance) *internal.Instance
MapServiceInstance provides a mock function with given fields: in
type InstanceInserter ¶
InstanceInserter is an autogenerated mock type for the instanceInserter type
type OperationInserter ¶
operationInserter is an autogenerated mock type for the operationInserter type
func (*OperationInserter) Insert ¶
func (_m *OperationInserter) Insert(io *internal.InstanceOperation) error
Insert provides a mock function with given fields: io