s3

package
v0.0.0-...-737feb0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2023 License: BSD-3-Clause Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSCredential

type AWSCredential struct {
	Username       string // iychoi
	RequestDate    string // YYYYMMDD
	Region         string // us-east-1
	ServiceType    string // s3
	RequestVersion string // aws4_request
}

func (AWSCredential) GetScopeString

func (credential AWSCredential) GetScopeString() string

type S3Service

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

S3Service is a service object

func Start

func Start(config *commons.Config, irodsController *irods.IrodsController) (*S3Service, error)

Start starts a new S3 service

func (*S3Service) Stop

func (service *S3Service) Stop() error

Stop stops the service

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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