Documentation ¶
Overview ¶
Package cmd is the parent of packages that are used to build various executables from VPP Agent sources. VPP Agent sources are used to build the executables for VPP Agent itself and 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 a command line interface (CLI) for agentctl tool.
|
Package cmd implements a command line interface (CLI) for 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. |
Click to show internal directories.
Click to hide internal directories.