mock_audit

package
v1.50.2 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_audit is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAuditLogger

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

MockAuditLogger is a mock of AuditLogger interface

func NewMockAuditLogger

func NewMockAuditLogger(ctrl *gomock.Controller) *MockAuditLogger

NewMockAuditLogger creates a new mock instance

func (*MockAuditLogger) EXPECT

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

func (*MockAuditLogger) GetCluster

func (m *MockAuditLogger) GetCluster() string

GetCluster mocks base method

func (*MockAuditLogger) GetContainerInstanceArn

func (m *MockAuditLogger) GetContainerInstanceArn() string

GetContainerInstanceArn mocks base method

func (*MockAuditLogger) Log

func (m *MockAuditLogger) Log(arg0 request.LogRequest, arg1 int, arg2 string)

Log mocks base method

type MockAuditLoggerMockRecorder added in v1.17.3

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

MockAuditLoggerMockRecorder is the mock recorder for MockAuditLogger

func (*MockAuditLoggerMockRecorder) GetCluster added in v1.17.3

func (mr *MockAuditLoggerMockRecorder) GetCluster() *gomock.Call

GetCluster indicates an expected call of GetCluster

func (*MockAuditLoggerMockRecorder) GetContainerInstanceArn added in v1.17.3

func (mr *MockAuditLoggerMockRecorder) GetContainerInstanceArn() *gomock.Call

GetContainerInstanceArn indicates an expected call of GetContainerInstanceArn

func (*MockAuditLoggerMockRecorder) Log added in v1.17.3

func (mr *MockAuditLoggerMockRecorder) Log(arg0, arg1, arg2 interface{}) *gomock.Call

Log indicates an expected call of Log

type MockInfoLogger

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

MockInfoLogger is a mock of InfoLogger interface

func NewMockInfoLogger

func NewMockInfoLogger(ctrl *gomock.Controller) *MockInfoLogger

NewMockInfoLogger creates a new mock instance

func (*MockInfoLogger) EXPECT

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

func (*MockInfoLogger) Info

func (m *MockInfoLogger) Info(arg0 ...interface{})

Info mocks base method

type MockInfoLoggerMockRecorder added in v1.17.3

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

MockInfoLoggerMockRecorder is the mock recorder for MockInfoLogger

func (*MockInfoLoggerMockRecorder) Info added in v1.17.3

func (mr *MockInfoLoggerMockRecorder) Info(arg0 ...interface{}) *gomock.Call

Info indicates an expected call of Info

Jump to

Keyboard shortcuts

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