mock_instance

package
v0.12.103 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_instance is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInstance

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

MockInstance is a mock of Instance interface

func NewMockInstance

func NewMockInstance(ctrl *gomock.Controller) *MockInstance

NewMockInstance creates a new mock instance

func (*MockInstance) Apply

func (m *MockInstance) Apply(arg0 bool) error

Apply mocks base method

func (*MockInstance) Destroy

func (m *MockInstance) Destroy(arg0 bool) error

Destroy mocks base method

func (*MockInstance) EXPECT

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

func (*MockInstance) Init

func (m *MockInstance) Init(arg0 string, arg1 map[string]interface{}) error

Init mocks base method

func (*MockInstance) Output

func (m *MockInstance) Output(arg0 string) (string, error)

Output mocks base method

func (*MockInstance) Plan

func (m *MockInstance) Plan() error

Plan mocks base method

func (*MockInstance) Pull

func (m *MockInstance) Pull(arg0 s3iface.S3API) error

Pull mocks base method

func (*MockInstance) Push

func (m *MockInstance) Push(arg0 s3iface.S3API) error

Push mocks base method

func (*MockInstance) Set

func (m *MockInstance) Set(arg0 map[string]interface{}) error

Set mocks base method

func (*MockInstance) Upgrade

func (m *MockInstance) Upgrade(arg0 string, arg1 bool) error

Upgrade mocks base method

type MockInstanceMockRecorder added in v0.11.0

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

MockInstanceMockRecorder is the mock recorder for MockInstance

func (*MockInstanceMockRecorder) Apply added in v0.11.0

func (mr *MockInstanceMockRecorder) Apply(arg0 interface{}) *gomock.Call

Apply indicates an expected call of Apply

func (*MockInstanceMockRecorder) Destroy added in v0.11.0

func (mr *MockInstanceMockRecorder) Destroy(arg0 interface{}) *gomock.Call

Destroy indicates an expected call of Destroy

func (*MockInstanceMockRecorder) Init added in v0.11.0

func (mr *MockInstanceMockRecorder) Init(arg0, arg1 interface{}) *gomock.Call

Init indicates an expected call of Init

func (*MockInstanceMockRecorder) Output added in v0.11.0

func (mr *MockInstanceMockRecorder) Output(arg0 interface{}) *gomock.Call

Output indicates an expected call of Output

func (*MockInstanceMockRecorder) Plan added in v0.11.0

func (mr *MockInstanceMockRecorder) Plan() *gomock.Call

Plan indicates an expected call of Plan

func (*MockInstanceMockRecorder) Pull added in v0.11.0

func (mr *MockInstanceMockRecorder) Pull(arg0 interface{}) *gomock.Call

Pull indicates an expected call of Pull

func (*MockInstanceMockRecorder) Push added in v0.11.0

func (mr *MockInstanceMockRecorder) Push(arg0 interface{}) *gomock.Call

Push indicates an expected call of Push

func (*MockInstanceMockRecorder) Set added in v0.11.0

func (mr *MockInstanceMockRecorder) Set(arg0 interface{}) *gomock.Call

Set indicates an expected call of Set

func (*MockInstanceMockRecorder) Upgrade added in v0.11.0

func (mr *MockInstanceMockRecorder) Upgrade(arg0, arg1 interface{}) *gomock.Call

Upgrade indicates an expected call of Upgrade

Jump to

Keyboard shortcuts

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