mock_apps

package
v0.0.0-...-ed2735e Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_apps is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCommand

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

MockCommand is a mock of Command interface

func NewMockCommand

func NewMockCommand(ctrl *gomock.Controller) *MockCommand

NewMockCommand creates a new mock instance

func (*MockCommand) DisableEventMonitoring

func (m *MockCommand) DisableEventMonitoring(appId, path string) error

DisableEventMonitoring mocks base method

func (*MockCommand) EXPECT

func (m *MockCommand) EXPECT() *MockCommandMockRecorder

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

func (*MockCommand) EnableEventMonitoring

func (m *MockCommand) EnableEventMonitoring(appId, path string) error

EnableEventMonitoring mocks base method

func (*MockCommand) GetEventChannel

func (m *MockCommand) GetEventChannel() chan dockercontroller.Event

GetEventChannel mocks base method

func (*MockCommand) LockUpdateAppState

func (m *MockCommand) LockUpdateAppState()

LockUpdateAppState mocks base method

func (*MockCommand) UnlockUpdateAppState

func (m *MockCommand) UnlockUpdateAppState()

UnlockUpdateAppState mocks base method

type MockCommandMockRecorder

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

MockCommandMockRecorder is the mock recorder for MockCommand

func (*MockCommandMockRecorder) DisableEventMonitoring

func (mr *MockCommandMockRecorder) DisableEventMonitoring(appId, path interface{}) *gomock.Call

DisableEventMonitoring indicates an expected call of DisableEventMonitoring

func (*MockCommandMockRecorder) EnableEventMonitoring

func (mr *MockCommandMockRecorder) EnableEventMonitoring(appId, path interface{}) *gomock.Call

EnableEventMonitoring indicates an expected call of EnableEventMonitoring

func (*MockCommandMockRecorder) GetEventChannel

func (mr *MockCommandMockRecorder) GetEventChannel() *gomock.Call

GetEventChannel indicates an expected call of GetEventChannel

func (*MockCommandMockRecorder) LockUpdateAppState

func (mr *MockCommandMockRecorder) LockUpdateAppState() *gomock.Call

LockUpdateAppState indicates an expected call of LockUpdateAppState

func (*MockCommandMockRecorder) UnlockUpdateAppState

func (mr *MockCommandMockRecorder) UnlockUpdateAppState() *gomock.Call

UnlockUpdateAppState indicates an expected call of UnlockUpdateAppState

Jump to

Keyboard shortcuts

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