Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type S3Addressing ¶
type S3Addressing int
S3Addressing represents the forced invariant for the request URL structure.
const ( VirtualHost S3Addressing = iota PathStyle )
func DecideAddressing ¶
func DecideAddressing(bucketName string, created time.Time, forcePathStyle bool) S3Addressing
DecideAddressing strictly determines the required S3 addressing style. entropy is zero; logic is dictated by AWS infrastructure invariants.
Click to show internal directories.
Click to hide internal directories.