package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/vpp-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewInterfaceDescriptor creates a new instance of the Interface descriptor.

# Constants

InterfaceDescriptorName is the name of the descriptor for mock interfaces.

# Variables

ErrInterfaceNameTooLong is returned when mock interface name exceeds the length limit.
ErrInterfaceWithoutName is returned when interface configuration has undefined Name attribute.
ErrInterfaceWithoutType is returned when mock interface configuration has undefined Type attribute.

# Structs

InterfaceDescriptor teaches KVScheduler how to configure mock interfaces.