hubic

package
v1.48.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2019 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package hubic provides an interface to the Hubic object storage system.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFs

func NewFs(name, root string, m configmap.Mapper) (fs.Fs, error)

NewFs constructs an Fs from the path, container:path

Types

type Fs

type Fs struct {
	fs.Fs // wrapped Fs
	// contains filtered or unexported fields
}

Fs represents a remote hubic

func (*Fs) Features

func (f *Fs) Features() *fs.Features

Features returns the optional features of this Fs

func (*Fs) String

func (f *Fs) String() string

String converts this Fs to a string

func (*Fs) UnWrap

func (f *Fs) UnWrap() fs.Fs

UnWrap returns the Fs that this Fs is wrapping

type Object

type Object struct {
	*swift.Object
}

Object describes a swift object

func (*Object) String

func (o *Object) String() string

Return a string version

Jump to

Keyboard shortcuts

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