mocks

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDockerExecutable

type MockDockerExecutable struct {
	// contains filtered or unexported fields
}

MockDockerExecutable is a mock of DockerExecutable interface.

func NewMockDockerExecutable

func NewMockDockerExecutable(ctrl *gomock.Controller) *MockDockerExecutable

NewMockDockerExecutable creates a new mock instance.

func (*MockDockerExecutable) AllocatedMemory

func (m *MockDockerExecutable) AllocatedMemory(arg0 context.Context) (uint64, error)

AllocatedMemory mocks base method.

func (*MockDockerExecutable) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockDockerExecutable) Version

func (m *MockDockerExecutable) Version(arg0 context.Context) (int, error)

Version mocks base method.

type MockDockerExecutableMockRecorder

type MockDockerExecutableMockRecorder struct {
	// contains filtered or unexported fields
}

MockDockerExecutableMockRecorder is the mock recorder for MockDockerExecutable.

func (*MockDockerExecutableMockRecorder) AllocatedMemory

func (mr *MockDockerExecutableMockRecorder) AllocatedMemory(arg0 interface{}) *gomock.Call

AllocatedMemory indicates an expected call of AllocatedMemory.

func (*MockDockerExecutableMockRecorder) Version

func (mr *MockDockerExecutableMockRecorder) Version(arg0 interface{}) *gomock.Call

Version indicates an expected call of Version.

Jump to

Keyboard shortcuts

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