cmd

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

README

Executables

This package groups executables that can be built from sources in the VPP Agent repository:

  • vpp-agent - the default off-the-shelf VPP Agent executable (i.e. no app or extension plugins) that can be bundled with an off-the-shelf VPP to form a simple cloud-native VNF, such as a vswitch.
  • agentctl - CLI tool that allows to show the state and to configure VPP Agents connected to etcd
  • vpp-agent-ctl - a utility for testing VPP Agent configuration. It contains a set of hard-wired configurations that can be invoked using command line flags and sent to the VPP Agent.

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.
package vpp-agent-ctl implements the vpp-agent-ctl test tool for testing VPP Agent plugins.
package vpp-agent-ctl implements the vpp-agent-ctl test tool for testing VPP Agent plugins.

Jump to

Keyboard shortcuts

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