summaryrefslogtreecommitdiff
path: root/pkg/util/mountOpts.go
Commit message (Collapse)AuthorAge
* Ensure that named volumes have their options parsedMatthew Heon2019-05-01
This involves moving some code out of pkg/spec/ into util/ so it can also be used by libpod. Signed-off-by: Matthew Heon <matthew.heon@pm.me>