vpp1904

package
v2.5.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StnVppHandler

type StnVppHandler struct {
	// contains filtered or unexported fields
}

StnVppHandler is accessor for STN-related vppcalls methods

func NewStnVppHandler

func NewStnVppHandler(
	callsChan govppapi.Channel, ifIndexes ifaceidx.IfaceMetadataIndex, log logging.Logger,
) *StnVppHandler

NewStnVppHandler creates new instance of STN vppcalls handler

func (*StnVppHandler) AddSTNRule

func (h *StnVppHandler) AddSTNRule(stnRule *stn.Rule) error

AddSTNRule implements STN handler, adds a new STN rule to the VPP.

func (*StnVppHandler) DeleteSTNRule

func (h *StnVppHandler) DeleteSTNRule(stnRule *stn.Rule) error

DeleteSTNRule implements STN handler, removes the provided STN rule from the VPP.

func (*StnVppHandler) DumpSTNRules

func (h *StnVppHandler) DumpSTNRules() ([]*vppcalls.StnDetails, error)

DumpSTNRules implements STN handler, it returns all STN rules present on the VPP

Jump to

Keyboard shortcuts

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