Versions in this module Expand all Collapse all v0 v0.4.0 Jun 23, 2016 Changes in this version + type PersistentVolumeControllerOptions struct + PVClaimBinderSyncPeriod time.Duration + VolumeConfigFlags VolumeConfigFlags + func NewPersistentVolumeControllerOptions() PersistentVolumeControllerOptions + func (o *PersistentVolumeControllerOptions) AddFlags(fs *pflag.FlagSet) + type VolumeConfigFlags struct + EnableHostPathProvisioning bool + PersistentVolumeRecyclerIncrementTimeoutHostPath int + PersistentVolumeRecyclerIncrementTimeoutNFS int + PersistentVolumeRecyclerMaximumRetry int + PersistentVolumeRecyclerMinimumTimeoutHostPath int + PersistentVolumeRecyclerMinimumTimeoutNFS int + PersistentVolumeRecyclerPodTemplateFilePathHostPath string + PersistentVolumeRecyclerPodTemplateFilePathNFS string