s3

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(endpointArg string, secretKey *taxonomy.SecretRef, kClient kclient.Client) (*minio.Client, error)

Types

type S3Impl

type S3Impl struct {
	Name taxonomy.ConnectionType
	Log  zerolog.Logger
}

s3 storage manager implementation

func NewS3Impl

func NewS3Impl() *S3Impl

func (*S3Impl) AllocateStorage

func (impl *S3Impl) AllocateStorage(request *storagemanager.AllocateStorageRequest, client kclient.Client) (taxonomy.Connection, error)

allocate storage for s3 - placeholder

func (*S3Impl) DeleteStorage

func (impl *S3Impl) DeleteStorage(request *storagemanager.DeleteStorageRequest, client kclient.Client) error

delete s3 storage

func (*S3Impl) GetConnectionType

func (impl *S3Impl) GetConnectionType() taxonomy.ConnectionType

return the supported connection type

Jump to

Keyboard shortcuts

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