Documentation
¶
Overview ¶
Package types defines types used only by volume components
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeneratedOperations ¶ added in v1.10.0
type GeneratedOperations struct {
OperationFunc func() (eventErr error, detailedErr error)
EventRecorderFunc func(*error)
CompleteFunc func(*error)
}
GeneratedOperations contains the operation that is created as well as supporting functions required for the operation executor
type UniquePVCName ¶ added in v1.8.0
type UniquePVCName types.UID
UniquePVCName defines the type to key pvc off
Click to show internal directories.
Click to hide internal directories.