package
Version:
v0.1.2-iss62-1
Opens a new window with list of versions in this module.
Published: Jun 26, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package command provides the command api model for opampcommander.
type Audit struct {
Kind string `json:"kind"`
ID string `json:"id"`
TargetInstanceUID string `json:"targetInstanceUid"`
Data map[string]any `json:"data"`
}
Audit is a common struct that represents a command to be sent to an agent.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.