provisionerfakes

package
v0.0.0-...-d6600ca Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

This file was generated by counterfeiter

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FakeRabbitmqProvisionerInterface

type FakeRabbitmqProvisionerInterface struct {
	CreateContainerStub func(string) error

	DeleteContainerStub func(string) error

	ContainerExistsStub func(string) (bool, error)

	CreateUserStub func(string, string, string) (map[string]string, error)

	DeleteUserStub func(string, string) error

	UserExistsStub func(string, string) (bool, error)

	FindImageStub func(string) (*go_dockerclient.Image, error)
	// contains filtered or unexported fields
}

func (*FakeRabbitmqProvisionerInterface) ContainerExists

func (fake *FakeRabbitmqProvisionerInterface) ContainerExists(arg1 string) (bool, error)

func (*FakeRabbitmqProvisionerInterface) ContainerExistsArgsForCall

func (fake *FakeRabbitmqProvisionerInterface) ContainerExistsArgsForCall(i int) string

func (*FakeRabbitmqProvisionerInterface) ContainerExistsCallCount

func (fake *FakeRabbitmqProvisionerInterface) ContainerExistsCallCount() int

func (*FakeRabbitmqProvisionerInterface) ContainerExistsReturns

func (fake *FakeRabbitmqProvisionerInterface) ContainerExistsReturns(result1 bool, result2 error)

func (*FakeRabbitmqProvisionerInterface) CreateContainer

func (fake *FakeRabbitmqProvisionerInterface) CreateContainer(arg1 string) error

func (*FakeRabbitmqProvisionerInterface) CreateContainerArgsForCall

func (fake *FakeRabbitmqProvisionerInterface) CreateContainerArgsForCall(i int) string

func (*FakeRabbitmqProvisionerInterface) CreateContainerCallCount

func (fake *FakeRabbitmqProvisionerInterface) CreateContainerCallCount() int

func (*FakeRabbitmqProvisionerInterface) CreateContainerReturns

func (fake *FakeRabbitmqProvisionerInterface) CreateContainerReturns(result1 error)

func (*FakeRabbitmqProvisionerInterface) CreateUser

func (fake *FakeRabbitmqProvisionerInterface) CreateUser(arg1 string, arg2 string, arg3 string) (map[string]string, error)

func (*FakeRabbitmqProvisionerInterface) CreateUserArgsForCall

func (fake *FakeRabbitmqProvisionerInterface) CreateUserArgsForCall(i int) (string, string, string)

func (*FakeRabbitmqProvisionerInterface) CreateUserCallCount

func (fake *FakeRabbitmqProvisionerInterface) CreateUserCallCount() int

func (*FakeRabbitmqProvisionerInterface) CreateUserReturns

func (fake *FakeRabbitmqProvisionerInterface) CreateUserReturns(result1 map[string]string, result2 error)

func (*FakeRabbitmqProvisionerInterface) DeleteContainer

func (fake *FakeRabbitmqProvisionerInterface) DeleteContainer(arg1 string) error

func (*FakeRabbitmqProvisionerInterface) DeleteContainerArgsForCall

func (fake *FakeRabbitmqProvisionerInterface) DeleteContainerArgsForCall(i int) string

func (*FakeRabbitmqProvisionerInterface) DeleteContainerCallCount

func (fake *FakeRabbitmqProvisionerInterface) DeleteContainerCallCount() int

func (*FakeRabbitmqProvisionerInterface) DeleteContainerReturns

func (fake *FakeRabbitmqProvisionerInterface) DeleteContainerReturns(result1 error)

func (*FakeRabbitmqProvisionerInterface) DeleteUser

func (fake *FakeRabbitmqProvisionerInterface) DeleteUser(arg1 string, arg2 string) error

func (*FakeRabbitmqProvisionerInterface) DeleteUserArgsForCall

func (fake *FakeRabbitmqProvisionerInterface) DeleteUserArgsForCall(i int) (string, string)

func (*FakeRabbitmqProvisionerInterface) DeleteUserCallCount

func (fake *FakeRabbitmqProvisionerInterface) DeleteUserCallCount() int

func (*FakeRabbitmqProvisionerInterface) DeleteUserReturns

func (fake *FakeRabbitmqProvisionerInterface) DeleteUserReturns(result1 error)

func (*FakeRabbitmqProvisionerInterface) FindImage

func (*FakeRabbitmqProvisionerInterface) FindImageArgsForCall

func (fake *FakeRabbitmqProvisionerInterface) FindImageArgsForCall(i int) string

func (*FakeRabbitmqProvisionerInterface) FindImageCallCount

func (fake *FakeRabbitmqProvisionerInterface) FindImageCallCount() int

func (*FakeRabbitmqProvisionerInterface) FindImageReturns

func (fake *FakeRabbitmqProvisionerInterface) FindImageReturns(result1 *go_dockerclient.Image, result2 error)

func (*FakeRabbitmqProvisionerInterface) Invocations

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

func (*FakeRabbitmqProvisionerInterface) UserExists

func (fake *FakeRabbitmqProvisionerInterface) UserExists(arg1 string, arg2 string) (bool, error)

func (*FakeRabbitmqProvisionerInterface) UserExistsArgsForCall

func (fake *FakeRabbitmqProvisionerInterface) UserExistsArgsForCall(i int) (string, string)

func (*FakeRabbitmqProvisionerInterface) UserExistsCallCount

func (fake *FakeRabbitmqProvisionerInterface) UserExistsCallCount() int

func (*FakeRabbitmqProvisionerInterface) UserExistsReturns

func (fake *FakeRabbitmqProvisionerInterface) UserExistsReturns(result1 bool, result2 error)

Jump to

Keyboard shortcuts

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