The highest tagged major version is
v1 .
Discover Packages
gopkg.in/hashicorp/vault.v0
physical
s3
package
Version:
v0.8.0-rc1
Opens a new window with list of versions in this module.
Published: Aug 3, 2017
License: MPL-2.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
NewS3Backend constructs a S3 backend using a pre-existing
bucket. Credentials can be provided to the backend, sourced
from the environment, AWS credential files or by IAM role.
type S3Backend struct {
}
S3Backend is a physical backend that stores data
within an S3 bucket.
Delete is used to permanently delete an entry
Get is used to fetch an entry
List is used to list all the keys under a given
prefix, up to the next prefix.
Put is used to insert or update an entry
Source Files
¶
Click to show internal directories.
Click to hide internal directories.