Documentation
¶
Overview ¶
This package contains helper methods for using object stores.
Index ¶
- func DownloadBlob(ctx context.Context, bucket *blob.Bucket, localDir, blobDir string) error
- func MinioDefaultEndpoint() string
- func OpenBucket(ctx context.Context, k8sClient kubernetes.Interface, namespace string, ...) (bucket *blob.Bucket, err error)
- func UploadBlob(ctx context.Context, bucket *blob.Bucket, localPath, blobPath string) error
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadBlob ¶
func MinioDefaultEndpoint ¶
func MinioDefaultEndpoint() string
func OpenBucket ¶
Types ¶
type Config ¶
func ParseBucketConfig ¶
func (*Config) PrefixedBucket ¶
func (*Config) UriFromKey ¶
Click to show internal directories.
Click to hide internal directories.