sshfs

package
v0.0.0-...-1889821 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package sshfs provides sshfs based remote storage driver

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Args []string `json:"args" yaml:"args"`
}

type Driver

type Driver struct {
	// contains filtered or unexported fields
}

func New

func New(cfg interface{}) (*Driver, error)

func (*Driver) GetMountCmd

func (d *Driver) GetMountCmd(remotePath, mountPoint string) []string

func (*Driver) GetUnmountCmd

func (d *Driver) GetUnmountCmd(mountPoint string) []string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL