sandboxmock

package
v1.14.11 Latest Latest
Warning

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

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

Documentation

Overview

Package sandboxmock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockNetNsIface

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

MockNetNsIface is a mock of NetNsIface interface

func NewMockNetNsIface

func NewMockNetNsIface(ctrl *gomock.Controller) *MockNetNsIface

NewMockNetNsIface creates a new mock instance

func (*MockNetNsIface) Close

func (m *MockNetNsIface) Close() error

Close mocks base method

func (*MockNetNsIface) EXPECT

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

func (*MockNetNsIface) Get

func (m *MockNetNsIface) Get() *sandbox.NetNs

Get mocks base method

func (*MockNetNsIface) Initialize

func (m *MockNetNsIface) Initialize() (sandbox.NetNsIface, error)

Initialize mocks base method

func (*MockNetNsIface) Initialized

func (m *MockNetNsIface) Initialized() bool

Initialized mocks base method

func (*MockNetNsIface) Remove

func (m *MockNetNsIface) Remove() error

Remove mocks base method

func (*MockNetNsIface) SymlinkCreate

func (m *MockNetNsIface) SymlinkCreate(arg0 string) error

SymlinkCreate mocks base method

type MockNetNsIfaceMockRecorder

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

MockNetNsIfaceMockRecorder is the mock recorder for MockNetNsIface

func (*MockNetNsIfaceMockRecorder) Close

func (mr *MockNetNsIfaceMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close

func (*MockNetNsIfaceMockRecorder) Get

Get indicates an expected call of Get

func (*MockNetNsIfaceMockRecorder) Initialize

func (mr *MockNetNsIfaceMockRecorder) Initialize() *gomock.Call

Initialize indicates an expected call of Initialize

func (*MockNetNsIfaceMockRecorder) Initialized

func (mr *MockNetNsIfaceMockRecorder) Initialized() *gomock.Call

Initialized indicates an expected call of Initialized

func (*MockNetNsIfaceMockRecorder) Remove

func (mr *MockNetNsIfaceMockRecorder) Remove() *gomock.Call

Remove indicates an expected call of Remove

func (*MockNetNsIfaceMockRecorder) SymlinkCreate

func (mr *MockNetNsIfaceMockRecorder) SymlinkCreate(arg0 interface{}) *gomock.Call

SymlinkCreate indicates an expected call of SymlinkCreate

Jump to

Keyboard shortcuts

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