Skip to main content

pod_mounts_claim

Function pod_mounts_claim 

Source
pub fn pod_mounts_claim(pod: &Pod, claim_name: &str) -> bool
Expand description

Does this pod mount claim_name via a persistentVolumeClaim volume? The canonical scanner — the controller’s colocation logic reuses this so the two never drift.