package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Mar 1, 2019
License: JSON
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type S3Schema struct {
Uri decoder.ServiceUri `cloud:"ur(i|l),regex"`
Host string `cloud:".*host.*,regex"`
AccessKeyID string `cloud:"(.*user.*|access.*),regex"`
SecretAccessKey string `cloud:"(.*pass.*|secret.*),regex"`
Bucket string `cloud:".*(bucket|name).*,regex"`
Port int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.