package
0.17.1
Repository: https://github.com/stevekuznetsov/kubernetes.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

GetIndexedIP returns a net.IP that is subnet.IP + index in the contiguous IP space.
NewCIDRRange creates a Range over a net.IPNet.
RangeSize returns the size of a range in valid addresses.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Range is a contiguous block of IPs that can be allocated atomically.

# Interfaces

Interface manages the allocation of IP addresses out of a range.
Snapshottable is an Interface that can be snapshotted and restored.