package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Packages

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

# Functions

NewAllocatorCIDRRange creates a Range over a net.IPNet, calling allocatorFactory to construct the backing store.
Helper that wraps NewAllocatorCIDRRange, for creating a range backed by an in-memory store.
NewFromSnapshot allocates a Range and initializes it from a snapshot.

# Variables

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

# Structs

No description provided by the author
Range is a contiguous block of IPs that can be allocated atomically.

# Interfaces

Interface manages the allocation of IP addresses out of a range.