Documentation ¶
Index ¶
- func ImageStreamReplenishmentUpdateFunc(options *kresourcequota.ReplenishmentControllerOptions) func(oldObj, newObj interface{})
- func NewAllResourceReplenishmentControllerFactory(informerFactory shared.InformerFactory, osClient osclient.Interface, ...) kresourcequota.ReplenishmentControllerFactory
- func NewReplenishmentControllerFactory(isInformer shared.ImageStreamInformer) kresourcequota.ReplenishmentControllerFactory
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ImageStreamReplenishmentUpdateFunc ¶
func ImageStreamReplenishmentUpdateFunc(options *kresourcequota.ReplenishmentControllerOptions) func(oldObj, newObj interface{})
ImageStreamReplenishmentUpdateFunc will replenish if the old image stream was quota tracked but the new is not
func NewAllResourceReplenishmentControllerFactory ¶ added in v1.3.0
func NewAllResourceReplenishmentControllerFactory(informerFactory shared.InformerFactory, osClient osclient.Interface, kubeClientSet clientset.Interface) kresourcequota.ReplenishmentControllerFactory
NewAllResourceReplenishmentControllerFactory returns a ReplenishmentControllerFactory that knows how to replenish all known resources
func NewReplenishmentControllerFactory ¶
func NewReplenishmentControllerFactory(isInformer shared.ImageStreamInformer) kresourcequota.ReplenishmentControllerFactory
NewReplenishmentControllerFactory returns a factory that knows how to build controllers to replenish resources when updated or deleted
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.