Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + var ErrSubnetAllocatorFull = fmt.Errorf("No subnets available.") + func IPToUint32(ip net.IP) uint32 + func Start(networkConfig osconfigapi.NetworkControllerConfig, ...) error + func Uint32ToIP(u uint32) net.IP + type OsdnMaster struct + type SubnetAllocator struct