Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + func CreateVolumeSpec(podVolume v1.Volume, podNamespace string, ...) (*volume.Spec, error) + func DetermineVolumeAction(pod *v1.Pod, desiredStateOfWorld cache.DesiredStateOfWorld, defaultAction bool) bool + func ProcessPodVolumes(pod *v1.Pod, addVolumes bool, desiredStateOfWorld cache.DesiredStateOfWorld, ...)