12308: Add "arvados-client mount" command via cgofuse.
authorTom Clegg <tom@tomclegg.ca>
Fri, 17 Jan 2020 18:51:05 +0000 (13:51 -0500)
committerTom Clegg <tom@tomclegg.ca>
Thu, 30 Jan 2020 00:03:54 +0000 (19:03 -0500)
commit7d4e2e418a987a454d18902a937fc91bed69ce75
tree6f66482c42db0bc2dd72133ab58efdb369ae033d
parent405017353d0a74ef28288744957fd362df98c0e2
12308: Add "arvados-client mount" command via cgofuse.

Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg@veritasgenetics.com>
build/run-tests.sh
cmd/arvados-client/Makefile [new file with mode: 0644]
cmd/arvados-client/cmd.go
go.mod
go.sum
lib/mount/command.go [new file with mode: 0644]
lib/mount/command_test.go [new file with mode: 0644]
lib/mount/fs.go [new file with mode: 0644]
lib/mount/fs_test.go [new file with mode: 0644]