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 State

type State struct {
	mock.Mock
}

State is an autogenerated mock type for the State type

func (*State) AddCheck

func (_m *State) AddCheck(c types.CheckSpec)

AddCheck provides a mock function with given fields: c

func (*State) AddDestination

func (_m *State) AddDestination(dst types.Destination)

AddDestination provides a mock function with given fields: dst

func (*State) AddService

func (_m *State) AddService(svc types.Service)

AddService provides a mock function with given fields: svc

func (*State) Copy

func (_m *State) Copy() state.State

Copy provides a mock function with given fields:

func (*State) DeleteDestination

func (_m *State) DeleteDestination(dst types.Destination)

DeleteDestination provides a mock function with given fields: dst

func (*State) GetChecks

func (_m *State) GetChecks() []types.CheckSpec

GetChecks provides a mock function with given fields:

func (*State) GetDestinations

func (_m *State) GetDestinations(svc *types.Service) []types.Destination

GetDestinations provides a mock function with given fields: svc

func (*State) GetServices

func (_m *State) GetServices() []types.Service

GetServices provides a mock function with given fields:

func (*State) SetChecks

func (_m *State) SetChecks(checks state.Checks)

SetChecks provides a mock function with given fields: checks

Jump to

Keyboard shortcuts

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