mock_cloudwatchlogs

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockProvider

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

Mock of Provider interface

func NewMockProvider

func NewMockProvider(ctrl *gomock.Controller) *MockProvider

func (*MockProvider) CreateLogGroup

func (_m *MockProvider) CreateLogGroup(_param0 string) error

func (*MockProvider) DeleteLogGroup

func (_m *MockProvider) DeleteLogGroup(_param0 string) error

func (*MockProvider) DescribeLogGroups

func (_m *MockProvider) DescribeLogGroups(_param0 string, _param1 *string) ([]*cloudwatchlogs.LogGroup, error)

func (*MockProvider) DescribeLogStreams

func (_m *MockProvider) DescribeLogStreams(_param0 string, _param1 string) ([]*cloudwatchlogs.LogStream, error)

func (*MockProvider) EXPECT

func (_m *MockProvider) EXPECT() *_MockProviderRecorder

func (*MockProvider) FilterLogEvents

func (_m *MockProvider) FilterLogEvents(_param0 *string, _param1 *string, _param2 *string, _param3 []*string, _param4 *int64, _param5 *int64, _param6 *bool) ([]*cloudwatchlogs.FilteredLogEvent, []*cloudwatchlogs.SearchedLogStream, error)

func (*MockProvider) GetLogEvents

func (_m *MockProvider) GetLogEvents(_param0 string, _param1 string, _param2 int64) ([]*cloudwatchlogs.OutputLogEvent, error)

Jump to

Keyboard shortcuts

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