func roundTrip(t *testing.T, obj runtime.Object) runtime.Object { … } func TestSetDefaultVolumeBindingMode(t *testing.T) { … } func TestSetDefaultAttachRequired(t *testing.T) { … } func TestSetDefaultStorageCapacityEnabled(t *testing.T) { … } func TestSetDefaultVolumeLifecycleModesEnabled(t *testing.T) { … } func TestSetDefaultCSIDriver(t *testing.T) { … } func TestSetDefaultSELinuxMountReadWriteOncePodEnabled(t *testing.T) { … } func TestSetDefaultSELinuxMountReadWriteOncePodDisabled(t *testing.T) { … }