mock_datadog

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_datadog is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientAPI

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

MockClientAPI is a mock of ClientAPI interface

func NewMockClientAPI

func NewMockClientAPI(ctrl *gomock.Controller) *MockClientAPI

NewMockClientAPI creates a new mock instance

func (*MockClientAPI) CreateMonitor

func (m *MockClientAPI) CreateMonitor(arg0 *go_datadog_api.Monitor) (*go_datadog_api.Monitor, error)

CreateMonitor mocks base method

func (*MockClientAPI) DeleteMonitor

func (m *MockClientAPI) DeleteMonitor(id int) error

DeleteMonitor mocks base method

func (*MockClientAPI) EXPECT

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

func (*MockClientAPI) GetMonitorsByMonitorTags added in v1.5.0

func (m *MockClientAPI) GetMonitorsByMonitorTags(tags []string) ([]go_datadog_api.Monitor, error)

GetMonitorsByMonitorTags mocks base method

func (*MockClientAPI) MuteMonitorScope added in v1.5.3

func (m *MockClientAPI) MuteMonitorScope(id int, muteMonitorScope *go_datadog_api.MuteMonitorScope) error

MuteMonitorScope mocks base method

func (*MockClientAPI) UnmuteMonitor added in v1.5.3

func (m *MockClientAPI) UnmuteMonitor(id int) error

UnmuteMonitor mocks base method

func (*MockClientAPI) UpdateMonitor

func (m *MockClientAPI) UpdateMonitor(arg0 *go_datadog_api.Monitor) error

UpdateMonitor mocks base method

type MockClientAPIMockRecorder

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

MockClientAPIMockRecorder is the mock recorder for MockClientAPI

func (*MockClientAPIMockRecorder) CreateMonitor

func (mr *MockClientAPIMockRecorder) CreateMonitor(arg0 interface{}) *gomock.Call

CreateMonitor indicates an expected call of CreateMonitor

func (*MockClientAPIMockRecorder) DeleteMonitor

func (mr *MockClientAPIMockRecorder) DeleteMonitor(id interface{}) *gomock.Call

DeleteMonitor indicates an expected call of DeleteMonitor

func (*MockClientAPIMockRecorder) GetMonitorsByMonitorTags added in v1.5.0

func (mr *MockClientAPIMockRecorder) GetMonitorsByMonitorTags(tags interface{}) *gomock.Call

GetMonitorsByMonitorTags indicates an expected call of GetMonitorsByMonitorTags

func (*MockClientAPIMockRecorder) MuteMonitorScope added in v1.5.3

func (mr *MockClientAPIMockRecorder) MuteMonitorScope(id, muteMonitorScope interface{}) *gomock.Call

MuteMonitorScope indicates an expected call of MuteMonitorScope

func (*MockClientAPIMockRecorder) UnmuteMonitor added in v1.5.3

func (mr *MockClientAPIMockRecorder) UnmuteMonitor(id interface{}) *gomock.Call

UnmuteMonitor indicates an expected call of UnmuteMonitor

func (*MockClientAPIMockRecorder) UpdateMonitor

func (mr *MockClientAPIMockRecorder) UpdateMonitor(arg0 interface{}) *gomock.Call

UpdateMonitor indicates an expected call of UpdateMonitor

Jump to

Keyboard shortcuts

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