Versions in this module Expand all Collapse all v11 v11.0.0 Mar 13, 2019 Changes in this version + func NewFilteredRuntimeClassInformer(client kubernetes.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + func NewRuntimeClassInformer(client kubernetes.Interface, resyncPeriod time.Duration, ...) cache.SharedIndexInformer + type Interface interface + RuntimeClasses func() RuntimeClassInformer + func New(f internalinterfaces.SharedInformerFactory, namespace string, ...) Interface + type RuntimeClassInformer interface + Informer func() cache.SharedIndexInformer + Lister func() v1alpha1.RuntimeClassLister