mount-utils
mount-utils copied to clipboard
Interface for Format functions
Currently, Interface only support "mount" functions:
https://github.com/kubernetes/mount-utils/blob/d561b6cfba27ec5c35c8b3255bc69d36f2dd7321/mount.go#L39
To simply CSI test and mocking Can we create a new Interface for all "Format" functions? like: https://github.com/kubernetes/mount-utils/blob/d561b6cfba27ec5c35c8b3255bc69d36f2dd7321/mount.go#L189