package
3.4.2+incompatible
Repository: https://github.com/contiv/vpp.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewPlugin creates a new Plugin with the provides Options.
UseDeps returns Option that can inject custom dependencies.

# Variables

DefaultPlugin is a default instance of IDAlloc plugin.

# Structs

Deps lists dependencies of the IDAllocator plugin.
IDAllocator plugin implements allocation of numeric identifiers in distributed manner.

# Interfaces

API defines methods provided by the IDAllocator plugin for use by other plugins to query pod memif allocation info and release pod memif allocations.

# Type aliases

Option is a function that acts on a Plugin to inject Dependencies or configuration.