mocks

package
v0.0.0-...-22c38b1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

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 Store

type Store struct {
	mock.Mock
}

Store is an autogenerated mock type for the Store type

func (*Store) AddCheck

func (_m *Store) AddCheck(check types.CheckSpec) error

AddCheck provides a mock function with given fields: check

func (*Store) AddDestination

func (_m *Store) AddDestination(svc *types.Service, dst *types.Destination) error

AddDestination provides a mock function with given fields: svc, dst

func (*Store) AddService

func (_m *Store) AddService(svc *types.Service) error

AddService provides a mock function with given fields: svc

func (*Store) AddWatcher

func (_m *Store) AddWatcher(ch chan state.State)

AddWatcher provides a mock function with given fields: ch

func (*Store) DeleteCheck

func (_m *Store) DeleteCheck(check types.CheckSpec) error

DeleteCheck provides a mock function with given fields: check

func (*Store) DeleteDestination

func (_m *Store) DeleteDestination(svc *types.Service, dst *types.Destination) error

DeleteDestination provides a mock function with given fields: svc, dst

func (*Store) DeleteService

func (_m *Store) DeleteService(svc *types.Service) error

DeleteService provides a mock function with given fields: svc

func (*Store) GetDestinations

func (_m *Store) GetDestinations(svc *types.Service) ([]types.Destination, error)

GetDestinations provides a mock function with given fields: svc

func (*Store) GetServices

func (_m *Store) GetServices() ([]types.Service, error)

GetServices provides a mock function with given fields:

func (*Store) GetState

func (_m *Store) GetState() (state.State, error)

GetState provides a mock function with given fields:

func (*Store) Watch

func (_m *Store) Watch()

Watch 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