configsyncimpl

package
v0.81.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Package configsyncimpl implements synchronizing the configuration using the core agent config API

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewComponent

func NewComponent(deps Requires) (configsync.Component, error)

NewComponent creates a new configsync component.

Types

type Requires

type Requires struct {
	compdef.In
	Lc compdef.Lifecycle

	Config     config.Component
	Log        log.Component
	IPCClient  ipc.HTTPClient
	SyncParams configsync.Params
}

Requires defines the dependencies of the configsync component.

Jump to

Keyboard shortcuts

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