Searched defs:localBinder (Results 1 – 1 of 1) sorted by relevance
26 type localBinder struct { struct27 mounter mount.Mounter42 func (p localBinder) checkValidPath(inPath string) error {52 func (p localBinder) BindReadOnly(source string, destination string) error {72 func (p localBinder) BindReadWrite(source string, destination string) error {87 func (p localBinder) Unbind(destination string) error {97 func (p localBinder) List() ([]string, error) {