plg_backend_artifactory

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: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArtifactoryStorage

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

func (ArtifactoryStorage) Cat

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

func (ArtifactoryStorage) Init

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

func (ArtifactoryStorage) LoginForm

func (this ArtifactoryStorage) LoginForm() Form

func (ArtifactoryStorage) Ls

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

func (ArtifactoryStorage) Meta

func (this ArtifactoryStorage) Meta(path string) Metadata

func (ArtifactoryStorage) Mkdir

func (this ArtifactoryStorage) Mkdir(path string) error

func (ArtifactoryStorage) Mv

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

func (ArtifactoryStorage) Rm

func (this ArtifactoryStorage) Rm(path string) error

func (ArtifactoryStorage) Save

func (this ArtifactoryStorage) Save(path string, content io.Reader) error

func (ArtifactoryStorage) Touch

func (this ArtifactoryStorage) Touch(path string) error

Jump to

Keyboard shortcuts

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