s3

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	Init(ctx context.Context, ns, accessKey, secretKey string) error
	IsDataCleaned(ctx context.Context, ns, prefix string) (bool, error)
	Clean(ctx context.Context, ns string) error

	Config(ns, prefix string) *v1alpha1.S3StorageProvider
	Bucket() string
}

func New

func New(provider string, c client.Client, fw k8s.PortForwarder) (Interface, error)

func NewMinio

func NewMinio(c client.Client, fw k8s.PortForwarder) Interface

Jump to

Keyboard shortcuts

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