volume/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
pkg/controller/volume/attachdetach | Package attachdetach implements a controller to manage volume attach and detach operations. |
pkg/controller/volume/attachdetach/cache | Package cache implements data structures used by the attach/detach controller to keep track of volumes, the nodes they are attached to, and the pods that reference them. |
pkg/controller/volume/attachdetach/populator | Package populator implements interfaces that monitor and keep the states of the desired_state_of_word in sync with the "ground truth" from informer. |
pkg/controller/volume/attachdetach/reconciler | Package reconciler implements interfaces that attempt to reconcile the desired state of the with the actual state of the world by triggering actions. |
pkg/controller/volume/attachdetach/statusupdater | Package statusupdater implements interfaces that enable updating the status of API objects. |
pkg/controller/volume/attachdetach/testing | |
pkg/controller/volume/attachdetach/util | |
pkg/controller/volume/events | |
pkg/controller/volume/expand | Package expand implements interfaces that attempt to resize a pvc by adding pvc to a volume resize map from which PVCs are picked and resized |
pkg/controller/volume/expand/cache | |
pkg/controller/volume/persistentvolume | |
pkg/controller/volume/persistentvolume/metrics | |
pkg/controller/volume/persistentvolume/options | |
pkg/controller/volume/pvcprotection | |
pkg/controller/volume/pvprotection |
- Version
- v1.10.12-beta.0
- Published
- Nov 26, 2018
- Platform
- js/wasm
- Last checked
- 1 minute ago –
Tools for package owners.