gatewayfakes

package
v0.0.0-...-f37d2a6 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2017 License: BSD-2-Clause Imports: 4 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeReverseProxy

type FakeReverseProxy struct {
	ServeHTTPStub func(http.ResponseWriter, *http.Request)
	// contains filtered or unexported fields
}

func (*FakeReverseProxy) Invocations

func (fake *FakeReverseProxy) Invocations() map[string][][]interface{}

func (*FakeReverseProxy) ServeHTTP

func (fake *FakeReverseProxy) ServeHTTP(arg1 http.ResponseWriter, arg2 *http.Request)

func (*FakeReverseProxy) ServeHTTPArgsForCall

func (fake *FakeReverseProxy) ServeHTTPArgsForCall(i int) (http.ResponseWriter, *http.Request)

func (*FakeReverseProxy) ServeHTTPCallCount

func (fake *FakeReverseProxy) ServeHTTPCallCount() int

type FakeReverseProxyCreator

type FakeReverseProxyCreator struct {
	CreateStub func(lager.Logger, gateway.ReverseProxySpec) (gateway.ReverseProxy, error)
	// contains filtered or unexported fields
}

func (*FakeReverseProxyCreator) Create

func (*FakeReverseProxyCreator) CreateArgsForCall

func (fake *FakeReverseProxyCreator) CreateArgsForCall(i int) (lager.Logger, gateway.ReverseProxySpec)

func (*FakeReverseProxyCreator) CreateCallCount

func (fake *FakeReverseProxyCreator) CreateCallCount() int

func (*FakeReverseProxyCreator) CreateReturns

func (fake *FakeReverseProxyCreator) CreateReturns(result1 gateway.ReverseProxy, result2 error)

func (*FakeReverseProxyCreator) Invocations

func (fake *FakeReverseProxyCreator) Invocations() map[string][][]interface{}

Jump to

Keyboard shortcuts

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