irods

package
v0.0.0-...-f98d76d Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2022 License: BSD-3-Clause Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IRODS

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

IRODS implements Gateway.

func (*IRODS) Name

func (g *IRODS) Name() string

Name implements Gateway interface.

func (*IRODS) NewGatewayLayer

func (g *IRODS) NewGatewayLayer(creds madmin.Credentials) (minio.ObjectLayer, error)

NewGatewayLayer returns iRODS ObjectLayer.

type IRODSAccount

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

IRODSAccount stores account info

type IRODSFileRW

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

IRODSFileRW wraps iRODS FileHandle

func NewIRODSFileRW

func NewIRODSFileRW(fh *irodsclient_fs.FileHandle) *IRODSFileRW

func (*IRODSFileRW) Close

func (rw *IRODSFileRW) Close() error

func (*IRODSFileRW) ReadAt

func (rw *IRODSFileRW) ReadAt(p []byte, off int64) (int, error)

func (*IRODSFileRW) Write

func (rw *IRODSFileRW) Write(p []byte) (int, error)

Jump to

Keyboard shortcuts

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