Versions in this module Expand all Collapse all v0 v0.3.0 Feb 21, 2020 Changes in this version + func NewCommandInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + func NewFilteredCommandInformer(client versioned.Interface, namespace string, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + type CommandInformer interface + Informer func() cache.SharedIndexInformer + Lister func() v1alpha1.CommandLister + type Interface interface + Commands func() CommandInformer + func New(f internalinterfaces.SharedInformerFactory, namespace string, ...) Interface