func TestValidatePersistentVolumes(t *testing.T) { … } func testVolumeWithMountOption(name string, namespace string, mountOptions string, spec api.PersistentVolumeSpec) *api.PersistentVolume { … } func TestValidatePathNoBacksteps(t *testing.T) { … }
func TestValidatePersistentVolumes(t *testing.T) { … } func testVolumeWithMountOption(name string, namespace string, mountOptions string, spec api.PersistentVolumeSpec) *api.PersistentVolume { … } func TestValidatePathNoBacksteps(t *testing.T) { … }