const basePortRange …
const sizePortRange …
func newStorage(t *testing.T) (*etcd3testing.EtcdTestServer, portallocator.Interface, allocator.Interface, storage.Interface, factory.DestroyFunc) { … }
func validNewRangeAllocation() *api.RangeAllocation { … }
func key() string { … }
func TestEmpty(t *testing.T) { … }
func TestAllocate(t *testing.T) { … }
func TestReallocate(t *testing.T) { … }
func TestAllocateReserved(t *testing.T) { … }
func TestAllocateReservedDynamicBlockExhausted(t *testing.T) { … }