Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppGetter ¶
AppGetter is an autogenerated mock type for the AppGetter type
func (*AppGetter) Get ¶
func (_m *AppGetter) Get(_a0 internal.ApplicationName) (*internal.Application, error)
Get provides a mock function with given fields: _a0
type MappingLister ¶
MappingLister is an autogenerated mock type for the MappingLister type
func (*MappingLister) ListApplicationMappings ¶
func (_m *MappingLister) ListApplicationMappings(application string) ([]*v1alpha1.ApplicationMapping, error)
ListApplicationMappings provides a mock function with given fields: application
type NsBrokerFacade ¶
NsBrokerFacade is an autogenerated mock type for the NsBrokerFacade type
func (*NsBrokerFacade) Create ¶
func (_m *NsBrokerFacade) Create(destinationNs string) error
Create provides a mock function with given fields: destinationNs
func (*NsBrokerFacade) Delete ¶
func (_m *NsBrokerFacade) Delete(destinationNs string) error
Delete provides a mock function with given fields: destinationNs
type NsBrokerSyncer ¶
NsBrokerSyncer is an autogenerated mock type for the NsBrokerSyncer type
func (*NsBrokerSyncer) SyncBroker ¶
func (_m *NsBrokerSyncer) SyncBroker(name string) error
SyncBroker provides a mock function with given fields: name
Click to show internal directories.
Click to hide internal directories.