Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 v1.0.7 Oct 29, 2015 Changes in this version + type Allocation struct + func (c *Allocation) Next(ns *kapi.Namespace) error + type AllocationFactory struct + Client kclient.NamespaceInterface + MCSAllocator MCSAllocationFunc + Queue controller.ReQueue + UIDAllocator uidallocator.Interface + func (f *AllocationFactory) Create() controller.RunnableController + type MCSAllocationFunc func(uid.Block) *mcs.Label + func DefaultMCSAllocation(from *uid.Range, to *mcs.Range, blockSize int) MCSAllocationFunc + type Repair struct + func NewRepair(interval time.Duration, client client.NamespaceInterface, uidRange *uid.Range, ...) *Repair + func (c *Repair) RunOnce() error + func (c *Repair) RunUntil(ch chan struct{}) Incompatible versions in this module v4.1.0+incompatible May 1, 2019 v4.0.0-alpha.0+incompatible Sep 13, 2018