package middleware

import "github.com/docker/distribution/registry/storage/driver/middleware/cloudfront"

Package middleware - cloudfront wrapper for storage libs N.B. currently only works with S3, not arbitrary sites

Index

Types

type S3BucketKeyer

type S3BucketKeyer interface {
	S3BucketKey(path string) string
}

S3BucketKeyer is any type that is capable of returning the S3 bucket key which should be cached by AWS CloudFront.

Source Files

middleware.go s3filter.go

Version
v2.8.3+incompatible (latest)
Published
Oct 2, 2023
Platform
js/wasm
Imports
16 packages
Last checked
1 day ago

Tools for package owners.