# Packages
No description provided by the author
# 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.