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.
Directories ¶
Path | Synopsis |
---|---|
agentctl is a command-line tool for monitoring and configuring VPP Agents.
|
agentctl is a command-line tool for monitoring and configuring 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. |
impl
Package impl implements handlers for agentctl commands.
|
Package impl implements handlers for agentctl commands. |
testing
Package testing contains agentctl unit tests.
|
Package testing contains agentctl unit tests. |
testing/then
Package then contains methods for verification of agentctl unit test outcomes.
|
Package then contains methods for verification of agentctl unit test outcomes. |
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. |
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. |
Click to show internal directories.
Click to hide internal directories.