Versions in this module Expand all Collapse all v0 v0.0.1 Mar 12, 2018 Changes in this version + type ImageController struct + func NewImageController(oic *imageclient.ImageV1Client, perceptorURL string) *ImageController + func (ic *ImageController) Run(threadiness int, stopCh <-chan struct{}) + type OSImageStreamController struct + func NewOSImageStreamController(oic *imageclient.ImageV1Client, perceptorURL string) *OSImageStreamController + func (osisc *OSImageStreamController) Run(threadiness int, stopCh <-chan struct{})