Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + type CSINameTranslator interface + GetCSINameFromInTreeName func(pluginName string) (string, error) + type ExpandController interface + Run func(stopCh <-chan struct{}) + func NewExpandController(kubeClient clientset.Interface, ...) (ExpandController, error)