v2fakes

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: 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 FakeAPIConfigActor

type FakeAPIConfigActor struct {
	ClearTargetStub func()

	SetTargetStub func(CCAPI string, skipSSLValidation bool) (configactions.Warnings, error)
	// contains filtered or unexported fields
}

func (*FakeAPIConfigActor) ClearTarget

func (fake *FakeAPIConfigActor) ClearTarget()

func (*FakeAPIConfigActor) ClearTargetCallCount

func (fake *FakeAPIConfigActor) ClearTargetCallCount() int

func (*FakeAPIConfigActor) Invocations

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

func (*FakeAPIConfigActor) SetTarget

func (fake *FakeAPIConfigActor) SetTarget(CCAPI string, skipSSLValidation bool) (configactions.Warnings, error)

func (*FakeAPIConfigActor) SetTargetArgsForCall

func (fake *FakeAPIConfigActor) SetTargetArgsForCall(i int) (string, bool)

func (*FakeAPIConfigActor) SetTargetCallCount

func (fake *FakeAPIConfigActor) SetTargetCallCount() int

func (*FakeAPIConfigActor) SetTargetReturns

func (fake *FakeAPIConfigActor) SetTargetReturns(result1 configactions.Warnings, result2 error)

type FakeHelpActor

type FakeHelpActor struct {
	CommandInfoByNameStub func(interface{}, string) (v2actions.CommandInfo, error)

	CommandInfosStub func(interface{}) map[string]v2actions.CommandInfo
	// contains filtered or unexported fields
}

func (*FakeHelpActor) CommandInfoByName

func (fake *FakeHelpActor) CommandInfoByName(arg1 interface{}, arg2 string) (v2actions.CommandInfo, error)

func (*FakeHelpActor) CommandInfoByNameArgsForCall

func (fake *FakeHelpActor) CommandInfoByNameArgsForCall(i int) (interface{}, string)

func (*FakeHelpActor) CommandInfoByNameCallCount

func (fake *FakeHelpActor) CommandInfoByNameCallCount() int

func (*FakeHelpActor) CommandInfoByNameReturns

func (fake *FakeHelpActor) CommandInfoByNameReturns(result1 v2actions.CommandInfo, result2 error)

func (*FakeHelpActor) CommandInfos

func (fake *FakeHelpActor) CommandInfos(arg1 interface{}) map[string]v2actions.CommandInfo

func (*FakeHelpActor) CommandInfosArgsForCall

func (fake *FakeHelpActor) CommandInfosArgsForCall(i int) interface{}

func (*FakeHelpActor) CommandInfosCallCount

func (fake *FakeHelpActor) CommandInfosCallCount() int

func (*FakeHelpActor) CommandInfosReturns

func (fake *FakeHelpActor) CommandInfosReturns(result1 map[string]v2actions.CommandInfo)

func (*FakeHelpActor) Invocations

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

Jump to

Keyboard shortcuts

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