mocks

package
v2.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2019 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 MockFlexConfigSyncer

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

MockFlexConfigSyncer is a mock of FlexConfigSyncer interface

func NewMockFlexConfigSyncer

func NewMockFlexConfigSyncer(ctrl *gomock.Controller) *MockFlexConfigSyncer

NewMockFlexConfigSyncer creates a new mock instance

func (*MockFlexConfigSyncer) EXPECT

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

func (*MockFlexConfigSyncer) GetCurrentFlexConfig

func (m *MockFlexConfigSyncer) GetCurrentFlexConfig() (*resources.UbiquityPluginConfig, error)

GetCurrentFlexConfig mocks base method

func (*MockFlexConfigSyncer) UpdateFlexConfig

func (m *MockFlexConfigSyncer) UpdateFlexConfig(arg0 *resources.UbiquityPluginConfig) error

UpdateFlexConfig mocks base method

type MockFlexConfigSyncerMockRecorder

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

MockFlexConfigSyncerMockRecorder is the mock recorder for MockFlexConfigSyncer

func (*MockFlexConfigSyncerMockRecorder) GetCurrentFlexConfig

func (mr *MockFlexConfigSyncerMockRecorder) GetCurrentFlexConfig() *gomock.Call

GetCurrentFlexConfig indicates an expected call of GetCurrentFlexConfig

func (*MockFlexConfigSyncerMockRecorder) UpdateFlexConfig

func (mr *MockFlexConfigSyncerMockRecorder) UpdateFlexConfig(arg0 interface{}) *gomock.Call

UpdateFlexConfig indicates an expected call of UpdateFlexConfig

Jump to

Keyboard shortcuts

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