Versions in this module Expand all Collapse all v0 v0.0.3 Jan 6, 2023 v0.0.2 Jan 6, 2023 v0.0.1 Nov 16, 2022 Changes in this version + type Options struct + Ipam ipam.Ipam + type SubServer interface + Allocation func(context.Context, *allocpb.Request) (*allocpb.Response, error) + DeAllocation func(context.Context, *allocpb.Request) (*allocpb.Response, error) + func New(o *Options) SubServer