mocks

package
v0.0.0-...-a56079f Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAlertManagerSilencer

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

MockAlertManagerSilencer is a mock of AlertManagerSilencer interface.

func NewMockAlertManagerSilencer

func NewMockAlertManagerSilencer(ctrl *gomock.Controller) *MockAlertManagerSilencer

NewMockAlertManagerSilencer creates a new mock instance.

func (*MockAlertManagerSilencer) Create

func (m *MockAlertManagerSilencer) Create(arg0 models.Matchers, arg1, arg2 strfmt.DateTime, arg3, arg4 string) error

Create mocks base method.

func (*MockAlertManagerSilencer) Delete

func (m *MockAlertManagerSilencer) Delete(arg0 string) error

Delete mocks base method.

func (*MockAlertManagerSilencer) EXPECT

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

func (*MockAlertManagerSilencer) Filter

Filter mocks base method.

func (*MockAlertManagerSilencer) List

List mocks base method.

func (*MockAlertManagerSilencer) Update

func (m *MockAlertManagerSilencer) Update(arg0 string, arg1 strfmt.DateTime) error

Update mocks base method.

type MockAlertManagerSilencerMockRecorder

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

MockAlertManagerSilencerMockRecorder is the mock recorder for MockAlertManagerSilencer.

func (*MockAlertManagerSilencerMockRecorder) Create

func (mr *MockAlertManagerSilencerMockRecorder) Create(arg0, arg1, arg2, arg3, arg4 any) *gomock.Call

Create indicates an expected call of Create.

func (*MockAlertManagerSilencerMockRecorder) Delete

Delete indicates an expected call of Delete.

func (*MockAlertManagerSilencerMockRecorder) Filter

func (mr *MockAlertManagerSilencerMockRecorder) Filter(arg0 ...any) *gomock.Call

Filter indicates an expected call of Filter.

func (*MockAlertManagerSilencerMockRecorder) List

List indicates an expected call of List.

func (*MockAlertManagerSilencerMockRecorder) Update

func (mr *MockAlertManagerSilencerMockRecorder) Update(arg0, arg1 any) *gomock.Call

Update indicates an expected call of Update.

Jump to

Keyboard shortcuts

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