bucket

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2026 License: AGPL-3.0 Imports: 23 Imported by: 0

Documentation

Overview

Package bucket implements the source.Fetcher for KindBucket (S3-compatible object storage via minio-go).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Fetcher

type Fetcher struct {
	Cache   *source.Cache
	Secrets source.SecretGetter
}

Fetcher pulls a Flux Bucket CR into the on-disk cache. Only the "generic" provider (any S3-API-compatible storage) is wired up today via minio-go. The aws/gcp/azure providers parse and route here but return a clear "not implemented" error rather than silently falling back.

func (*Fetcher) Fetch

Fetch implements source.TypedFetcher[*manifest.Bucket]. The typed signature is wrapped via source.Wrap at orchestrator registration.

Jump to

Keyboard shortcuts

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