rcservicemrf

package
v0.0.0-...-4dd3f74 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package rcservicemrf is a remote config service that can run in the Agent to receive remote config updates from the DD failover DC backend.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component interface {
	// ClientGetConfigs is the polling API called by tracers and agents to get the latest configurations
	ClientGetConfigs(_ context.Context, request *pbgo.ClientGetConfigsRequest) (*pbgo.ClientGetConfigsResponse, error)
	// ConfigGetState returns the state of the configuration and the director repos in the local store
	ConfigGetState() (*pbgo.GetStateConfigResponse, error)
}

Component is the component type.

Directories

Path Synopsis
Package rcservicemrfimpl is a remote config service that can run within the agent to receive remote config updates from the configured DD failover DC
Package rcservicemrfimpl is a remote config service that can run within the agent to receive remote config updates from the configured DD failover DC

Jump to

Keyboard shortcuts

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