Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CSINameTranslator ¶ added in v1.17.0
CSINameTranslator can get the CSI Driver name based on the in-tree plugin name
type ExpandController ¶
ExpandController expands the pvs
func NewExpandController ¶
func NewExpandController( ctx context.Context, kubeClient clientset.Interface, pvcInformer coreinformers.PersistentVolumeClaimInformer, cloud cloudprovider.Interface, plugins []volume.VolumePlugin, translator CSINameTranslator, csiMigratedPluginManager csimigration.PluginManager) (ExpandController, error)
NewExpandController expands the pvs
Click to show internal directories.
Click to hide internal directories.