kubernetes/pkg/registry/core/service/ipallocator/storage/storage_test.go

func newStorage(t *testing.T) (*etcd3testing.EtcdTestServer, ipallocator.Interface, allocator.Interface, storage.Interface, factory.DestroyFunc) {}

func validNewRangeAllocation() *api.RangeAllocation {}

func key() string {}

func TestEmpty(t *testing.T) {}

func TestErrors(t *testing.T) {}

func TestStore(t *testing.T) {}

func TestAllocateReserved(t *testing.T) {}

func TestAllocateReservedDynamicBlockExhausted(t *testing.T) {}