mocks

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2022 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder struct {
	mock.Mock
}

Builder is an autogenerated mock type for the Builder type

func (*Builder) AddArgument

func (_m *Builder) AddArgument(argument string) builder.Builder

AddArgument provides a mock function with given fields: argument

func (*Builder) AddCmdArguments

func (_m *Builder) AddCmdArguments(arguments []string) builder.Builder

AddCmdArguments provides a mock function with given fields: arguments

func (*Builder) AddEnvVar

func (_m *Builder) AddEnvVar(envVarDeclaration string) builder.Builder

AddEnvVar provides a mock function with given fields: envVarDeclaration

func (*Builder) AddGroup

func (_m *Builder) AddGroup(groupName string) builder.Builder

AddGroup provides a mock function with given fields: groupName

func (*Builder) AddLabel

func (_m *Builder) AddLabel(label string) builder.Builder

AddLabel provides a mock function with given fields: label

func (*Builder) AddLinkMapping

func (_m *Builder) AddLinkMapping(linkMapping string) builder.Builder

AddLinkMapping provides a mock function with given fields: linkMapping

func (*Builder) AddPortMapping

func (_m *Builder) AddPortMapping(portMapping string) builder.Builder

AddPortMapping provides a mock function with given fields: portMapping

func (*Builder) AddVolumeMapping

func (_m *Builder) AddVolumeMapping(volumeMapping string) builder.Builder

AddVolumeMapping provides a mock function with given fields: volumeMapping

func (*Builder) AttachTo

func (_m *Builder) AttachTo(stream string) builder.Builder

AttachTo provides a mock function with given fields: stream

func (*Builder) Build

func (_m *Builder) Build() *exec.Cmd

Build provides a mock function with given fields:

func (*Builder) SetCommand

func (_m *Builder) SetCommand(command string) builder.Builder

SetCommand provides a mock function with given fields: command

func (*Builder) SetContainerName

func (_m *Builder) SetContainerName(containerName string) builder.Builder

SetContainerName provides a mock function with given fields: containerName

func (*Builder) SetContainerUserAndGroup

func (_m *Builder) SetContainerUserAndGroup(userID string, groupID string) builder.Builder

SetContainerUserAndGroup provides a mock function with given fields: userID, groupID

func (*Builder) SetDockerSubCommand

func (_m *Builder) SetDockerSubCommand(_a0 string) builder.Builder

SetDockerSubCommand provides a mock function with given fields: _a0

func (*Builder) SetEntryPoint

func (_m *Builder) SetEntryPoint(entryPoint string) builder.Builder

SetEntryPoint provides a mock function with given fields: entryPoint

func (*Builder) SetEnvFile

func (_m *Builder) SetEnvFile(envFile string) builder.Builder

SetEnvFile provides a mock function with given fields: envFile

func (*Builder) SetIP added in v0.5.1

func (_m *Builder) SetIP(ip string) builder.Builder

SetIP provides a mock function with given fields: ip

func (*Builder) SetImageName

func (_m *Builder) SetImageName(imageName string) builder.Builder

SetImageName provides a mock function with given fields: imageName

func (*Builder) SetNetwork

func (_m *Builder) SetNetwork(network string) builder.Builder

SetNetwork provides a mock function with given fields: network

func (*Builder) SetStdErr

func (_m *Builder) SetStdErr(w io.Writer) builder.Builder

SetStdErr provides a mock function with given fields: w

func (*Builder) SetStdIn

func (_m *Builder) SetStdIn(r io.Reader) builder.Builder

SetStdIn provides a mock function with given fields: r

func (*Builder) SetStdOut

func (_m *Builder) SetStdOut(w io.Writer) builder.Builder

SetStdOut provides a mock function with given fields: w

func (*Builder) SetWorkingDir

func (_m *Builder) SetWorkingDir(workingDir string) builder.Builder

SetWorkingDir provides a mock function with given fields: workingDir

Jump to

Keyboard shortcuts

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