automock

package
v0.0.0-...-affaa53 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppGetter

type AppGetter struct {
	mock.Mock
}

AppGetter is an autogenerated mock type for the AppGetter type

func (*AppGetter) Get

Get provides a mock function with given fields: _a0

type MappingLister

type MappingLister struct {
	mock.Mock
}

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

type NsBrokerFacade struct {
	mock.Mock
}

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

func (*NsBrokerFacade) Exist

func (_m *NsBrokerFacade) Exist(destinationNs string) (bool, error)

Exist provides a mock function with given fields: destinationNs

type NsBrokerSyncer

type NsBrokerSyncer struct {
	mock.Mock
}

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

type NsPatcher

type NsPatcher struct {
	mock.Mock
}

NsPatcher is an autogenerated mock type for the NsPatcher type

func (*NsPatcher) Patch

func (_m *NsPatcher) Patch(name string, pt types.PatchType, data []byte, subresources ...string) (*v1.Namespace, error)

Patch provides a mock function with given fields: name, pt, data, subresources

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL