plugin

package
v0.8.2 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Plugins = []plugin.Plugin{
	&GcsPlugin{},
}

Functions

This section is empty.

Types

type GcsConfig

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

func (*GcsConfig) Create

func (gcsc *GcsConfig) Create(path string) (repo.Datastore, error)

func (*GcsConfig) DiskSpec

func (gcsc *GcsConfig) DiskSpec() fsrepo.DiskSpec

type GcsPlugin

type GcsPlugin struct{}

func (GcsPlugin) DatastoreConfigParser

func (gsp GcsPlugin) DatastoreConfigParser() fsrepo.ConfigFromMap

func (GcsPlugin) DatastoreTypeName

func (gsp GcsPlugin) DatastoreTypeName() string

func (GcsPlugin) Init

func (gsp GcsPlugin) Init(env *plugin.Environment) error

func (GcsPlugin) Name

func (gsp GcsPlugin) Name() string

func (GcsPlugin) Version

func (gsp GcsPlugin) Version() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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