var _ … func NewVolumeAttachment(vaName, pvName, nodeName string, status bool) *storagev1.VolumeAttachment { … } func createVolumeAttachment(f *framework.Framework, ctx context.Context) (string, string) { … }
var _ … func NewVolumeAttachment(vaName, pvName, nodeName string, status bool) *storagev1.VolumeAttachment { … } func createVolumeAttachment(f *framework.Framework, ctx context.Context) (string, string) { … }