mock

package
v0.0.0-...-bf6c27f Latest Latest
Warning

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

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

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAMI

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

MockAMI is a mock of AMI interface

func NewMockAMI

func NewMockAMI(ctrl *gomock.Controller) *MockAMI

NewMockAMI creates a new mock instance

func (*MockAMI) Apply

func (m *MockAMI) Apply(arg0 string, arg1 []v1.AppInfo, arg2 string) error

Apply mocks base method

func (*MockAMI) Collect

func (m *MockAMI) Collect(arg0 string) (v1.Report, error)

Collect mocks base method

func (*MockAMI) EXPECT

func (m *MockAMI) EXPECT() *MockAMIMockRecorder

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

func (*MockAMI) FetchLog

func (m *MockAMI) FetchLog(arg0, arg1 string, arg2, arg3 int64) (io.ReadCloser, error)

FetchLog mocks base method

type MockAMIMockRecorder

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

MockAMIMockRecorder is the mock recorder for MockAMI

func (*MockAMIMockRecorder) Apply

func (mr *MockAMIMockRecorder) Apply(arg0, arg1, arg2 interface{}) *gomock.Call

Apply indicates an expected call of Apply

func (*MockAMIMockRecorder) Collect

func (mr *MockAMIMockRecorder) Collect(arg0 interface{}) *gomock.Call

Collect indicates an expected call of Collect

func (*MockAMIMockRecorder) FetchLog

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

FetchLog indicates an expected call of FetchLog

Jump to

Keyboard shortcuts

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