alerting

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlertingManagementServer

func NewAlertingManagementServer

func NewAlertingManagementServer() *AlertingManagementServer

func (*AlertingManagementServer) AcknowledgeAlert

func (*AlertingManagementServer) CreateMonitor

func (a *AlertingManagementServer) CreateMonitor(ctx context.Context, req *alerting.Monitor) (*emptypb.Empty, error)

func (*AlertingManagementServer) CreateNotification

func (a *AlertingManagementServer) CreateNotification(ctx context.Context, req *alerting.Channel) (*emptypb.Empty, error)

func (*AlertingManagementServer) DeleteDestination

func (a *AlertingManagementServer) DeleteDestination(ctx context.Context, ref *corev1.Reference) (*emptypb.Empty, error)

func (*AlertingManagementServer) DeleteMonitor

func (a *AlertingManagementServer) DeleteMonitor(ctx context.Context, ref *corev1.Reference) (*emptypb.Empty, error)

func (*AlertingManagementServer) GetMonitor

func (*AlertingManagementServer) GetNotification

func (a *AlertingManagementServer) GetNotification(ctx context.Context, ref *corev1.Reference) (*emptypb.Empty, error)

func (*AlertingManagementServer) ListAlerts

func (*AlertingManagementServer) ListNotifications

func (a *AlertingManagementServer) ListNotifications(ctx context.Context, _ *emptypb.Empty) (*alerting.ChannelList, error)

func (*AlertingManagementServer) UpdateMonitor

func (a *AlertingManagementServer) UpdateMonitor(ctx context.Context, req *alerting.Monitor) (*emptypb.Empty, error)

func (*AlertingManagementServer) UpdateNotification

func (a *AlertingManagementServer) UpdateNotification(ctx context.Context, req *alerting.Channel) (*emptypb.Empty, error)

Jump to

Keyboard shortcuts

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