parse

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Delimiter         = "delimiter"
	Prefix            = "prefix"
	Marker            = "marker"
	KeyMarker         = "key-marker"
	VersionIDMarker   = "version-id-marker"
	ListType          = "list-type"
	ListTypeV2        = "2"
	StartAfter        = "start-after"
	ContinuationToken = "continuation-token"
	PartNumber        = "part-number"
	PartNumberMarker  = "part-number-marker"
	MaxUploads        = "max-uploads"
	MaxKeys           = "max-keys"
	MaxParts          = "max-parts"
	Uploads           = "uploads"
	UploadID          = "uploadId"
	UploadIDMarker    = "upload-id-marker"
	Delete            = "delete"

	// Did not implement
	ACL        = "acl"
	Lifecycle  = "lifecycle"
	Policy     = "policy"
	Tagging    = "tagging"
	Versioning = "versioning"
)

Variables

This section is empty.

Functions

func IsMultipartRelatedOp

func IsMultipartRelatedOp(op types.S3Operation) bool

func S3Query

func S3Query(r *http.Request) (q types.S3Query)

nolint

Types

This section is empty.

Jump to

Keyboard shortcuts

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