FlockerVolumeSource [api_object]ai-synthesized · conf 0.82
Represents a Flocker volume mounted by the Flocker agent. One and only one of datasetName and datasetUUID should be set. Flocker volumes do not support ownership management or SELinux relabeling.
corestorage
FlockerVolumeSource is a Kubernetes API resource that represents a Flocker volume.
Why it matters It allows users to mount Flocker volumes in their pods, enabling persistent storage across cluster restarts.
Key facts - Represents a Flocker volume - Used for mounting Flocker volumes in pods
Sources
swagger.json — “io.k8s.api.core.v1.FlockerVolumeSource”