Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProviderFactory ¶
ProviderFactory is an autogenerated mock type for the ProviderFactory type
func NewProviderFactory ¶
func NewProviderFactory(t mockConstructorTestingTNewProviderFactory) *ProviderFactory
NewProviderFactory creates a new instance of ProviderFactory. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ProviderFactory) New ¶
func (_m *ProviderFactory) New(hyperscalerType model.HyperscalerType, secretData map[string][]byte) (cloudprovider.ResourceCleaner, error)
New provides a mock function with given fields: hyperscalerType, secretData
Click to show internal directories.
Click to hide internal directories.