mocks

package
v0.1.22 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BrokerClient

type BrokerClient struct {
	mock.Mock
}

BrokerClient is an autogenerated mock type for the BrokerClient type

func (*BrokerClient) CreateBinding

func (_m *BrokerClient) CreateBinding(_a0 *entities.ServiceInstance, _a1 *entities.ServiceBinding) error

CreateBinding provides a mock function with given fields: _a0, _a1

func (*BrokerClient) CreateService

func (_m *BrokerClient) CreateService(_a0 *entities.ServiceClass, _a1 *entities.ServiceInstance) error

CreateService provides a mock function with given fields: _a0, _a1

func (*BrokerClient) DeleteBinding

func (_m *BrokerClient) DeleteBinding(_a0 *entities.ServiceBinding) error

DeleteBinding provides a mock function with given fields: _a0

func (*BrokerClient) DeleteService

func (_m *BrokerClient) DeleteService(_a0 *entities.ServiceInstance) error

DeleteService provides a mock function with given fields: _a0

func (*BrokerClient) ListServiceBindings

func (_m *BrokerClient) ListServiceBindings() ([]entitystore.Entity, error)

ListServiceBindings provides a mock function with given fields:

func (*BrokerClient) ListServiceClasses

func (_m *BrokerClient) ListServiceClasses() ([]entitystore.Entity, error)

ListServiceClasses provides a mock function with given fields:

func (*BrokerClient) ListServiceInstances

func (_m *BrokerClient) ListServiceInstances() ([]entitystore.Entity, error)

ListServiceInstances provides a mock function with given fields:

Jump to

Keyboard shortcuts

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