Documentation
¶
Overview ¶
Package cmd is the parent for packages that are used to build various executables from vpp-agent sources. VPP Agent agent sources are used to build the executables for the VPP Agent itself and the tools, such as agentctl or vpp-agent-ctl.
Source Files
¶
- doc.go
Directories
¶
| Path | Synopsis |
|---|---|
|
package agentctl contains the agentctl tool for monitoring and configuring of VPP Agents.
|
package agentctl contains the agentctl tool for monitoring and configuring of VPP Agents. |
|
cmd
Package cmd implements the command line interface (CLI) for the agentctl tool.
|
Package cmd implements the command line interface (CLI) for the agentctl tool. |
|
utils
Package utils provides utility functions used in agentctl commands.
|
Package utils provides utility functions used in agentctl commands. |
|
Package vpp-agent implements the main entry point into the VPP Agent, and it is used to build the VPP Agent executable.
|
Package vpp-agent implements the main entry point into the VPP Agent, and it is used to build the VPP Agent executable. |
|
package vpp-agent-ctl implements the vpp-agent-ctl test tool for testing of VPP Agent plugins.
|
package vpp-agent-ctl implements the vpp-agent-ctl test tool for testing of VPP Agent plugins. |
Click to show internal directories.
Click to hide internal directories.