cfnetworkingactionfakes

package
v6.40.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Code generated by counterfeiter. DO NOT EDIT.

Code generated by counterfeiter. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeNetworkingClient

type FakeNetworkingClient struct {
	CreatePoliciesStub func(policies []cfnetv1.Policy) error

	ListPoliciesStub func(appNames ...string) ([]cfnetv1.Policy, error)

	RemovePoliciesStub func(policies []cfnetv1.Policy) error
	// contains filtered or unexported fields
}

func (*FakeNetworkingClient) CreatePolicies

func (fake *FakeNetworkingClient) CreatePolicies(policies []cfnetv1.Policy) error

func (*FakeNetworkingClient) CreatePoliciesArgsForCall

func (fake *FakeNetworkingClient) CreatePoliciesArgsForCall(i int) []cfnetv1.Policy

func (*FakeNetworkingClient) CreatePoliciesCallCount

func (fake *FakeNetworkingClient) CreatePoliciesCallCount() int

func (*FakeNetworkingClient) CreatePoliciesReturns

func (fake *FakeNetworkingClient) CreatePoliciesReturns(result1 error)

func (*FakeNetworkingClient) CreatePoliciesReturnsOnCall

func (fake *FakeNetworkingClient) CreatePoliciesReturnsOnCall(i int, result1 error)

func (*FakeNetworkingClient) Invocations

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

func (*FakeNetworkingClient) ListPolicies

func (fake *FakeNetworkingClient) ListPolicies(appNames ...string) ([]cfnetv1.Policy, error)

func (*FakeNetworkingClient) ListPoliciesArgsForCall

func (fake *FakeNetworkingClient) ListPoliciesArgsForCall(i int) []string

func (*FakeNetworkingClient) ListPoliciesCallCount

func (fake *FakeNetworkingClient) ListPoliciesCallCount() int

func (*FakeNetworkingClient) ListPoliciesReturns

func (fake *FakeNetworkingClient) ListPoliciesReturns(result1 []cfnetv1.Policy, result2 error)

func (*FakeNetworkingClient) ListPoliciesReturnsOnCall

func (fake *FakeNetworkingClient) ListPoliciesReturnsOnCall(i int, result1 []cfnetv1.Policy, result2 error)

func (*FakeNetworkingClient) RemovePolicies

func (fake *FakeNetworkingClient) RemovePolicies(policies []cfnetv1.Policy) error

func (*FakeNetworkingClient) RemovePoliciesArgsForCall

func (fake *FakeNetworkingClient) RemovePoliciesArgsForCall(i int) []cfnetv1.Policy

func (*FakeNetworkingClient) RemovePoliciesCallCount

func (fake *FakeNetworkingClient) RemovePoliciesCallCount() int

func (*FakeNetworkingClient) RemovePoliciesReturns

func (fake *FakeNetworkingClient) RemovePoliciesReturns(result1 error)

func (*FakeNetworkingClient) RemovePoliciesReturnsOnCall

func (fake *FakeNetworkingClient) RemovePoliciesReturnsOnCall(i int, result1 error)

type FakeV3Actor

type FakeV3Actor struct {
	GetApplicationByNameAndSpaceStub func(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error)

	GetApplicationsBySpaceStub func(spaceGUID string) ([]v3action.Application, v3action.Warnings, error)
	// contains filtered or unexported fields
}

func (*FakeV3Actor) GetApplicationByNameAndSpace

func (fake *FakeV3Actor) GetApplicationByNameAndSpace(appName string, spaceGUID string) (v3action.Application, v3action.Warnings, error)

func (*FakeV3Actor) GetApplicationByNameAndSpaceArgsForCall

func (fake *FakeV3Actor) GetApplicationByNameAndSpaceArgsForCall(i int) (string, string)

func (*FakeV3Actor) GetApplicationByNameAndSpaceCallCount

func (fake *FakeV3Actor) GetApplicationByNameAndSpaceCallCount() int

func (*FakeV3Actor) GetApplicationByNameAndSpaceReturns

func (fake *FakeV3Actor) GetApplicationByNameAndSpaceReturns(result1 v3action.Application, result2 v3action.Warnings, result3 error)

func (*FakeV3Actor) GetApplicationByNameAndSpaceReturnsOnCall

func (fake *FakeV3Actor) GetApplicationByNameAndSpaceReturnsOnCall(i int, result1 v3action.Application, result2 v3action.Warnings, result3 error)

func (*FakeV3Actor) GetApplicationsBySpace

func (fake *FakeV3Actor) GetApplicationsBySpace(spaceGUID string) ([]v3action.Application, v3action.Warnings, error)

func (*FakeV3Actor) GetApplicationsBySpaceArgsForCall

func (fake *FakeV3Actor) GetApplicationsBySpaceArgsForCall(i int) string

func (*FakeV3Actor) GetApplicationsBySpaceCallCount

func (fake *FakeV3Actor) GetApplicationsBySpaceCallCount() int

func (*FakeV3Actor) GetApplicationsBySpaceReturns

func (fake *FakeV3Actor) GetApplicationsBySpaceReturns(result1 []v3action.Application, result2 v3action.Warnings, result3 error)

func (*FakeV3Actor) GetApplicationsBySpaceReturnsOnCall

func (fake *FakeV3Actor) GetApplicationsBySpaceReturnsOnCall(i int, result1 []v3action.Application, result2 v3action.Warnings, result3 error)

func (*FakeV3Actor) Invocations

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

Jump to

Keyboard shortcuts

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