package
22.10.1+incompatible
Repository: https://github.com/pantheontech/stonework.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewNAT64AddressPoolDescriptor creates a new instance of the NAT64AddressPoolDescriptor.
NewNAT64InterfaceDescriptor creates a new instance of the NAT64Interface descriptor.
NewNAT64IPv6PrefixDescriptor creates a new instance of the NAT64IPv6Prefix descriptor.
NewNAT64StaticBIBDescriptor creates a new instance of the NAT64StaticBIB descriptor.
# Constants
NAT64AddressPoolDescriptorName is the name of the descriptor for NAT64 IP address pools.
NAT64InterfaceDescriptorName is the name of the descriptor for enabling/disabling NAT64 for VPP interfaces.
NAT64IPv6PrefixDescriptorName is the name of the descriptor for configuring NAT64 IPv6 prefix.
NAT64StaticBIBDescriptorName is the name of the descriptor for configuring NAT64 Static BIBs.
# Structs
NAT64AddressPoolDescriptor teaches KVScheduler how to add/remove VPP NAT64 IP address pools.
NAT64InterfaceDescriptor teaches KVScheduler how to enable NAT64 for VPP interfaces.
NAT64IPv6PrefixDescriptor teaches KVScheduler how to configure NAT64 IPv6 Prefix.
NAT64StaticBIBDescriptor teaches KVScheduler how to configure NAT64 static bindings.