Documentation ¶
Index ¶
Constants ¶
View Source
const ( AnnotationPrefixPattern = "%s/" VolumeModificationStarted = "VolumeModificationStarted" VolumeModificationFailed = "VolumeModificationFailed" VolumeModificationSuccessful = "VolumeModificationSuccessful" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IModifyController ¶
func NewModifyController ¶
func NewModifyController( pname string, pmodifier modifier.IModifier, pkubeClient kubernetes.Interface, presyncPeriod time.Duration, pinformerFactory informers.SharedInformerFactory, ppvcRateLimiter workqueue.RateLimiter, pretryModificationFailures bool, ) IModifyController
Click to show internal directories.
Click to hide internal directories.