Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var S3AuthCtxKey s3Context = "s3-auth"
S3AuthCtxKey flag if we have perform authorisation
Functions ¶
This section is empty.
Types ¶
type S3Auth ¶
type S3Auth struct {
// contains filtered or unexported fields
}
S3Auth middleware for performing validation of signed requests
func NewS3AuthMiddleware ¶
NewS3AuthMiddleware returns S3 compatible authorization handler it can handle AWS v2 (S3 mode) and AWS v4 (only header mode without streaming)
Click to show internal directories.
Click to hide internal directories.