Versions in this module Expand all Collapse all v0 v0.2.0 Apr 22, 2018 Changes in this version + func ExecuteWorkloadsList(w io.Writer, typ string, k8sProvider *k8s.K8sProvider, cs clientset.Interface) error + func NewCVHandler(cs kubernetes.Interface, customCS clientset.Interface) http.HandlerFunc + type CVController struct + func NewCVController(configMapKey, cvImgRepo string, k8sCS kubernetes.Interface, ...) (*CVController, error) + func (c *CVController) Run(threadiness int, stopCh <-chan struct{}) error