package
2.4.0-alpha+incompatible
Repository: https://github.com/emnify/vpp-agent.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewLocalSIDDescriptor creates a new instance of the LocalSID descriptor.
NewPolicyDescriptor creates a new instance of the Srv6 policy descriptor.
NewSteeringDescriptor creates a new instance of the Srv6 steering descriptor.
ParseIPv4 parses string <str> to IPv4 address.
ParseIPv6 parses string <str> to IPv6 address (including IPv4 address converted to IPv6 address).
# Constants
LocalSIDDescriptorName is the name of the descriptor for VPP LocalSIDs.
PolicyDescriptorName is the name of the descriptor for VPP SRv6 policies.
SteeringDescriptorName is the name of the descriptor for VPP SRv6 steering.
# Structs
LocalSIDDescriptor teaches KVScheduler how to configure VPP LocalSIDs.
PolicyDescriptor teaches KVScheduler how to configure VPP SRv6 policies.
PolicyMetadata are Policy-related metadata that KVscheduler bundles with Policy data.
SteeringDescriptor teaches KVScheduler how to configure VPP SRv6 steering.