syncer

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: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(
	runCtx context.Context,
	cfg *alertingv1.SyncerConfig,
	tlsConfig *tls.Config,
) error

func NewAlertingSyncerV1 added in v0.9.2

func NewAlertingSyncerV1(
	ctx context.Context,
	serverConfig *alertingv1.SyncerConfig,
	mgmtClient managementv1.ManagementClient,
	tlsConfig *tls.Config,
) alertingv1.SyncerServer

requires access to the alerting storage node requirements

Types

type AlertManagerSyncerV1 added in v0.9.2

type AlertManagerSyncerV1 struct {
	util.Initializer
	alertingv1.UnsafeSyncerServer
	// contains filtered or unexported fields
}

func (*AlertManagerSyncerV1) Healthy added in v0.9.2

func (*AlertManagerSyncerV1) Initialize added in v0.9.2

func (a *AlertManagerSyncerV1) Initialize(
	ctx context.Context,
	mgmtClient managementv1.ManagementClient,
)

func (*AlertManagerSyncerV1) PutConfig added in v0.9.2

func (a *AlertManagerSyncerV1) PutConfig(ctx context.Context, incomingConfig *alertingv1.PutConfigRequest) (*emptypb.Empty, error)

func (*AlertManagerSyncerV1) Ready added in v0.9.2

func (*AlertManagerSyncerV1) Status added in v0.9.2

Jump to

Keyboard shortcuts

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