notification

package
v0.0.0-...-44f477e Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager struct {
	mock.Mock
}

Manager is an autogenerated mock type for the Manager type

func (*Manager) Count

func (_m *Manager) Count(ctx context.Context, query *q.Query) (int64, error)

Count provides a mock function with given fields: ctx, query

func (*Manager) Create

func (_m *Manager) Create(ctx context.Context, _a1 *model.Policy) (int64, error)

Create provides a mock function with given fields: ctx, _a1

func (*Manager) Delete

func (_m *Manager) Delete(ctx context.Context, policyID int64) error

Delete provides a mock function with given fields: ctx, policyID

func (*Manager) Get

func (_m *Manager) Get(ctx context.Context, id int64) (*model.Policy, error)

Get provides a mock function with given fields: ctx, id

func (*Manager) GetByNameAndProjectID

func (_m *Manager) GetByNameAndProjectID(ctx context.Context, name string, projectID int64) (*model.Policy, error)

GetByNameAndProjectID provides a mock function with given fields: ctx, name, projectID

func (*Manager) GetRelatedPolices

func (_m *Manager) GetRelatedPolices(ctx context.Context, projectID int64, eventType string) ([]*model.Policy, error)

GetRelatedPolices provides a mock function with given fields: ctx, projectID, eventType

func (*Manager) List

func (_m *Manager) List(ctx context.Context, query *q.Query) ([]*model.Policy, error)

List provides a mock function with given fields: ctx, query

func (*Manager) Test

func (_m *Manager) Test(_a0 *model.Policy) error

Test provides a mock function with given fields: _a0

func (*Manager) Update

func (_m *Manager) Update(ctx context.Context, _a1 *model.Policy) error

Update provides a mock function with given fields: ctx, _a1

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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