common

package
v1.0.8 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CompletedPart

type CompletedPart struct {
	ETag       string `json:"eTag"`
	PartNumber int64  `json:"partNumber"`
}

type CreateMultipartUploadOutput

type CreateMultipartUploadOutput struct {
	AbortDate               time.Time `json:"abortDate"`
	AbortRuleId             string    `json:"abortRuleId"`
	Bucket                  string    `json:"bucket"`
	BucketKeyEnabled        bool      `json:"bucketKeyEnabled"`
	Key                     string    `json:"key"`
	RequestCharged          string    `json:"requestCharged"`
	SSECustomerAlgorithm    string    `json:"sSECustomerAlgorithm"`
	SSECustomerKeyMD5       string    `json:"sSECustomerKeyMD5"`
	SSEKMSEncryptionContext string    `json:"sSEKMSEncryptionContext"`
	SSEKMSKeyId             string    `json:"sSEKMSKeyId"`
	ServerSideEncryption    string    `json:"serverSideEncryption"`
	UploadId                string    `json:"uploadId"`
}

Jump to

Keyboard shortcuts

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