mock_service

package
v0.0.0-...-ff55af6 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_service is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockInterface

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

MockInterface is a mock of Interface interface

func NewMockInterface

func NewMockInterface(ctrl *gomock.Controller) *MockInterface

NewMockInterface creates a new mock instance

func (*MockInterface) CreateCluster

func (m *MockInterface) CreateCluster(arg0, arg1, arg2 string, arg3 *types.EcsClient) error

CreateCluster mocks base method

func (*MockInterface) CreateClusterCallback

func (m *MockInterface) CreateClusterCallback(arg0, arg1, arg2 string, arg3 *types.Callback) error

CreateClusterCallback mocks base method

func (*MockInterface) DeleteCluster

func (m *MockInterface) DeleteCluster(arg0, arg1, arg2 string, arg3 *types.EcsClient) error

DeleteCluster mocks base method

func (*MockInterface) DeleteClusterCallback

func (m *MockInterface) DeleteClusterCallback(arg0, arg1, arg2 string, arg3 *types.Callback) error

DeleteClusterCallback mocks base method

func (*MockInterface) EXPECT

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

func (*MockInterface) GetClusterOperationLogs

func (m *MockInterface) GetClusterOperationLogs(arg0, arg1, arg2 string) (string, error)

GetClusterOperationLogs mocks base method

func (*MockInterface) ScaleDown

func (m *MockInterface) ScaleDown(arg0, arg1, arg2 string, arg3 *types.EcsClient) error

ScaleDown mocks base method

func (*MockInterface) ScaleDownCallback

func (m *MockInterface) ScaleDownCallback(arg0, arg1, arg2 string, arg3 *types.Callback) error

ScaleDownCallback mocks base method

func (*MockInterface) ScaleUp

func (m *MockInterface) ScaleUp(arg0, arg1, arg2 string, arg3 *types.EcsClient) error

ScaleUp mocks base method

func (*MockInterface) ScaleUpCallback

func (m *MockInterface) ScaleUpCallback(arg0, arg1, arg2 string, arg3 *types.Callback) error

ScaleUpCallback mocks base method

type MockInterfaceMockRecorder

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

MockInterfaceMockRecorder is the mock recorder for MockInterface

func (*MockInterfaceMockRecorder) CreateCluster

func (mr *MockInterfaceMockRecorder) CreateCluster(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CreateCluster indicates an expected call of CreateCluster

func (*MockInterfaceMockRecorder) CreateClusterCallback

func (mr *MockInterfaceMockRecorder) CreateClusterCallback(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CreateClusterCallback indicates an expected call of CreateClusterCallback

func (*MockInterfaceMockRecorder) DeleteCluster

func (mr *MockInterfaceMockRecorder) DeleteCluster(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

DeleteCluster indicates an expected call of DeleteCluster

func (*MockInterfaceMockRecorder) DeleteClusterCallback

func (mr *MockInterfaceMockRecorder) DeleteClusterCallback(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

DeleteClusterCallback indicates an expected call of DeleteClusterCallback

func (*MockInterfaceMockRecorder) GetClusterOperationLogs

func (mr *MockInterfaceMockRecorder) GetClusterOperationLogs(arg0, arg1, arg2 interface{}) *gomock.Call

GetClusterOperationLogs indicates an expected call of GetClusterOperationLogs

func (*MockInterfaceMockRecorder) ScaleDown

func (mr *MockInterfaceMockRecorder) ScaleDown(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ScaleDown indicates an expected call of ScaleDown

func (*MockInterfaceMockRecorder) ScaleDownCallback

func (mr *MockInterfaceMockRecorder) ScaleDownCallback(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ScaleDownCallback indicates an expected call of ScaleDownCallback

func (*MockInterfaceMockRecorder) ScaleUp

func (mr *MockInterfaceMockRecorder) ScaleUp(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ScaleUp indicates an expected call of ScaleUp

func (*MockInterfaceMockRecorder) ScaleUpCallback

func (mr *MockInterfaceMockRecorder) ScaleUpCallback(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ScaleUpCallback indicates an expected call of ScaleUpCallback

Jump to

Keyboard shortcuts

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