Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Package__tcv5qc = &core.Package{ PackageName: "namespacelabs.dev/foundation/universe/development/localstack/s3", } Provider__tcv5qc = core.Provider{ Package: Package__tcv5qc, Instantiate: makeDeps__tcv5qc, } )
View Source
var File_universe_development_localstack_s3_provider_proto protoreflect.FileDescriptor
Functions ¶
func ProvideBucket ¶
func ProvideBucket(ctx context.Context, config *BucketConfig, deps ExtensionDeps) (*fns3.Bucket, error)
Types ¶
type BucketConfig ¶
type BucketConfig = s3.BucketConfig
type ExtensionDeps ¶
Dependencies that are instantiated once for the lifetime of the extension.
type LocalstackConfig ¶
type LocalstackConfig struct {
Region, LocalstackEndpoint string
}
Click to show internal directories.
Click to hide internal directories.