configactionsfakes

package
v6.22.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2016 License: Apache-2.0 Imports: 3 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 FakeCloudControllerClient

type FakeCloudControllerClient struct {
	TargetCFStub func(APIURL string, skipSSLValidation bool) (cloudcontrollerv2.Warnings, error)

	APIStub func() string

	APIVersionStub func() string

	AuthorizationEndpointStub func() string

	DopplerEndpointStub func() string

	LoggregatorEndpointStub func() string

	RoutingEndpointStub func() string

	TokenEndpointStub func() string
	// contains filtered or unexported fields
}

func (*FakeCloudControllerClient) API

func (fake *FakeCloudControllerClient) API() string

func (*FakeCloudControllerClient) APICallCount

func (fake *FakeCloudControllerClient) APICallCount() int

func (*FakeCloudControllerClient) APIReturns

func (fake *FakeCloudControllerClient) APIReturns(result1 string)

func (*FakeCloudControllerClient) APIVersion

func (fake *FakeCloudControllerClient) APIVersion() string

func (*FakeCloudControllerClient) APIVersionCallCount

func (fake *FakeCloudControllerClient) APIVersionCallCount() int

func (*FakeCloudControllerClient) APIVersionReturns

func (fake *FakeCloudControllerClient) APIVersionReturns(result1 string)

func (*FakeCloudControllerClient) AuthorizationEndpoint

func (fake *FakeCloudControllerClient) AuthorizationEndpoint() string

func (*FakeCloudControllerClient) AuthorizationEndpointCallCount

func (fake *FakeCloudControllerClient) AuthorizationEndpointCallCount() int

func (*FakeCloudControllerClient) AuthorizationEndpointReturns

func (fake *FakeCloudControllerClient) AuthorizationEndpointReturns(result1 string)

func (*FakeCloudControllerClient) DopplerEndpoint

func (fake *FakeCloudControllerClient) DopplerEndpoint() string

func (*FakeCloudControllerClient) DopplerEndpointCallCount

func (fake *FakeCloudControllerClient) DopplerEndpointCallCount() int

func (*FakeCloudControllerClient) DopplerEndpointReturns

func (fake *FakeCloudControllerClient) DopplerEndpointReturns(result1 string)

func (*FakeCloudControllerClient) Invocations

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

func (*FakeCloudControllerClient) LoggregatorEndpoint

func (fake *FakeCloudControllerClient) LoggregatorEndpoint() string

func (*FakeCloudControllerClient) LoggregatorEndpointCallCount

func (fake *FakeCloudControllerClient) LoggregatorEndpointCallCount() int

func (*FakeCloudControllerClient) LoggregatorEndpointReturns

func (fake *FakeCloudControllerClient) LoggregatorEndpointReturns(result1 string)

func (*FakeCloudControllerClient) RoutingEndpoint

func (fake *FakeCloudControllerClient) RoutingEndpoint() string

func (*FakeCloudControllerClient) RoutingEndpointCallCount

func (fake *FakeCloudControllerClient) RoutingEndpointCallCount() int

func (*FakeCloudControllerClient) RoutingEndpointReturns

func (fake *FakeCloudControllerClient) RoutingEndpointReturns(result1 string)

func (*FakeCloudControllerClient) TargetCF

func (fake *FakeCloudControllerClient) TargetCF(APIURL string, skipSSLValidation bool) (cloudcontrollerv2.Warnings, error)

func (*FakeCloudControllerClient) TargetCFArgsForCall

func (fake *FakeCloudControllerClient) TargetCFArgsForCall(i int) (string, bool)

func (*FakeCloudControllerClient) TargetCFCallCount

func (fake *FakeCloudControllerClient) TargetCFCallCount() int

func (*FakeCloudControllerClient) TargetCFReturns

func (fake *FakeCloudControllerClient) TargetCFReturns(result1 cloudcontrollerv2.Warnings, result2 error)

func (*FakeCloudControllerClient) TokenEndpoint

func (fake *FakeCloudControllerClient) TokenEndpoint() string

func (*FakeCloudControllerClient) TokenEndpointCallCount

func (fake *FakeCloudControllerClient) TokenEndpointCallCount() int

func (*FakeCloudControllerClient) TokenEndpointReturns

func (fake *FakeCloudControllerClient) TokenEndpointReturns(result1 string)

type FakeConfig

type FakeConfig struct {
	SetTargetInformationStub func(api string, apiVersion string, auth string, loggregator string, doppler string, uaa string, routing string, skipSSLValidation bool)

	SetTokenInformationStub func(accessToken string, refreshToken string, sshOAuthClient string)
	// contains filtered or unexported fields
}

func (*FakeConfig) Invocations

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

func (*FakeConfig) SetTargetInformation

func (fake *FakeConfig) SetTargetInformation(api string, apiVersion string, auth string, loggregator string, doppler string, uaa string, routing string, skipSSLValidation bool)

func (*FakeConfig) SetTargetInformationArgsForCall

func (fake *FakeConfig) SetTargetInformationArgsForCall(i int) (string, string, string, string, string, string, string, bool)

func (*FakeConfig) SetTargetInformationCallCount

func (fake *FakeConfig) SetTargetInformationCallCount() int

func (*FakeConfig) SetTokenInformation

func (fake *FakeConfig) SetTokenInformation(accessToken string, refreshToken string, sshOAuthClient string)

func (*FakeConfig) SetTokenInformationArgsForCall

func (fake *FakeConfig) SetTokenInformationArgsForCall(i int) (string, string, string)

func (*FakeConfig) SetTokenInformationCallCount

func (fake *FakeConfig) SetTokenInformationCallCount() int

Jump to

Keyboard shortcuts

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