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

Version
v2.0.0-rc.2+incompatible
Published
Apr 8, 2015
Platform
js/wasm
Imports
9 packages
Last checked
5 hours ago

Tools for package owners.