plg_backend_nfs

package
v0.0.0-...-bec2cf3 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2024 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NfsShare

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

func (NfsShare) Cat

func (this NfsShare) Cat(path string) (io.ReadCloser, error)

func (NfsShare) Close

func (this NfsShare) Close()

func (NfsShare) Init

func (this NfsShare) Init(params map[string]string, app *App) (IBackend, error)

func (NfsShare) LoginForm

func (this NfsShare) LoginForm() Form

func (NfsShare) Ls

func (this NfsShare) Ls(path string) ([]os.FileInfo, error)

func (NfsShare) Meta

func (this NfsShare) Meta(path string) Metadata

func (NfsShare) Mkdir

func (this NfsShare) Mkdir(path string) error

func (NfsShare) Mv

func (this NfsShare) Mv(from string, to string) error

this wasn't implemented in the original lib and considering PR aren't handled by vmware, we did come with the implementation as of RFC1813 in: https://www.rfc-editor.org/rfc/rfc1813#section-3.3.14

func (NfsShare) Rm

func (this NfsShare) Rm(path string) error

func (NfsShare) Save

func (this NfsShare) Save(path string, file io.Reader) error

func (NfsShare) Touch

func (this NfsShare) Touch(path string) error

Jump to

Keyboard shortcuts

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