Documentation
      ¶
    
    
  
    
  
    Index ¶
- func ImageStreamReplenishmentUpdateFunc(options *kresourcequota.ReplenishmentControllerOptions) func(oldObj, newObj interface{})
 - func NewAllResourceReplenishmentControllerFactory(informerFactory kexternalinformers.SharedInformerFactory, ...) kresourcequota.ReplenishmentControllerFactory
 - func NewReplenishmentControllerFactory(isInformer imageinternalversion.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 kexternalinformers.SharedInformerFactory, imageStreamInformer imageinternalversion.ImageStreamInformer) kresourcequota.ReplenishmentControllerFactory
NewAllResourceReplenishmentControllerFactory returns a ReplenishmentControllerFactory that knows how to replenish all known resources
func NewReplenishmentControllerFactory ¶
func NewReplenishmentControllerFactory(isInformer imageinternalversion.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.
      
      Source Files
      ¶
    
- replenishment_controller.go
 
 Click to show internal directories. 
   Click to hide internal directories.