cmd

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2017 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 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
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.

Jump to

Keyboard shortcuts

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