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