Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBucketRegion ¶
GetBucketRegion returns the AWS region that a bucket is in, or an error if the region cannot be determined.
func IsValidS3URLScheme ¶
IsValidS3URLScheme returns true if the scheme is http:// or https:// and the url parses correctly, otherwise, return false
func NewBlockStore ¶
func NewBlockStore(logger logrus.FieldLogger) cloudprovider.BlockStore
func NewObjectStore ¶
func NewObjectStore(logger logrus.FieldLogger) cloudprovider.ObjectStore
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.