//
pkg.gl
Category
github.com/MiLk/nsscache-go
source
s3
package
1.2.0
Repository:
https://github.com/milk/nsscache-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
93 SLOC
#
Functions
CreateSource
CreateSource returns a new Source for fetching data from S3 backends.
DownloadS3Data
DownloadS3Data returns the contents of a file (key argument) from the given bucket.
#
Structs
Source
Source describes a source.Source for S3 backends: - prefix: the path within the S3 bucket to the passwd, shadow and group files - bucket: the name of the S3 bucket - client: the S3 client */.