//
pkg.gl
Category
github.com/soopsio/sshfs-go
docker
package
0.0.0-20200225055156-da19d2ab97ee
Repository:
https://github.com/soopsio/sshfs-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
260 SLOC
#
Functions
New
New instantiates a new driver and returns it.
NewServer
NewServer returns a new server with initial state.
#
Structs
Config
Config configures the docker volume plugin.
Driver
Driver implements the interface for a Docker volume plugin.
Server
Server wraps SSHFS and tracks connection counts.