mock_resources

package
v0.0.0-...-c0defea Latest Latest
Warning

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

Go to latest
Published: May 12, 2018 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 4 more Imports: 4 Imported by: 0

Documentation

Overview

Package mock_resources is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockResource

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

MockResource is a mock of Resource interface

func NewMockResource

func NewMockResource(ctrl *gomock.Controller) *MockResource

NewMockResource creates a new mock instance

func (*MockResource) ApplyConfigDependencies

func (m *MockResource) ApplyConfigDependencies(arg0 *config.Config)

ApplyConfigDependencies mocks base method

func (*MockResource) Cleanup

func (m *MockResource) Cleanup(arg0 *api.Task) error

Cleanup mocks base method

func (*MockResource) EXPECT

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

func (*MockResource) Init

func (m *MockResource) Init() error

Init mocks base method

func (*MockResource) Setup

func (m *MockResource) Setup(arg0 *api.Task) error

Setup mocks base method

type MockResourceMockRecorder

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

MockResourceMockRecorder is the mock recorder for MockResource

func (*MockResourceMockRecorder) ApplyConfigDependencies

func (mr *MockResourceMockRecorder) ApplyConfigDependencies(arg0 interface{}) *gomock.Call

ApplyConfigDependencies indicates an expected call of ApplyConfigDependencies

func (*MockResourceMockRecorder) Cleanup

func (mr *MockResourceMockRecorder) Cleanup(arg0 interface{}) *gomock.Call

Cleanup indicates an expected call of Cleanup

func (*MockResourceMockRecorder) Init

func (mr *MockResourceMockRecorder) Init() *gomock.Call

Init indicates an expected call of Init

func (*MockResourceMockRecorder) Setup

func (mr *MockResourceMockRecorder) Setup(arg0 interface{}) *gomock.Call

Setup indicates an expected call of Setup

Jump to

Keyboard shortcuts

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