command

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package command provides the command api for the opampcommander

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UpdateAgentConfigRequest

type UpdateAgentConfigRequest struct {
	TargetInstanceUID uuid.UUID `binding:"required" json:"targetInstanceUid"`
	RemoteConfig      any       `binding:"required" json:"remoteConfig"`
}

UpdateAgentConfigRequest is a struct that represents the request to update the agent configuration. It contains the target instance UID and the remote configuration data.

Jump to

Keyboard shortcuts

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