vppbridge

package
v0.0.0-...-d682c4c Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: Apache-2.0 Imports: 5 Imported by: 3

Documentation

Overview

Binary simple-client is an example VPP management application that exercises the govpp API on real-world use-cases.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBridgeInterface

func AddBridgeInterface(ch api.Channel, bridgeDomain uint32, swIfId interface_types.InterfaceIndex) error

Attempt to add an interface to a Bridge Domain.

func CreateBridge

func CreateBridge(ch api.Channel, bridgeDomain uint32) error

Attempt to create a Bridge Domain.

func DeleteBridge

func DeleteBridge(ch api.Channel, bridgeDomain uint32) error

Attempt to delete a Bridge Domain.

func DumpBridge

func DumpBridge(ch api.Channel, bridgeDomain uint32)

Dump the input Bridge data to Stdout. There is not VPP API to dump all the Bridges.

func RemoveBridgeInterface

func RemoveBridgeInterface(ch api.Channel, bridgeDomain uint32, swIfId interface_types.InterfaceIndex) error

Attempt to remove an interface from a Bridge Domain.

Types

This section is empty.

Jump to

Keyboard shortcuts

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