Home
last modified time | relevance | path

Searched refs:awss3 (Results 1 – 15 of 15) sorted by relevance

/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/lytics/cloudstorage/awss3/
H A Dstore_test.go32 Type: awss3.StoreType,
41 conf.AuthMethod = awss3.AuthAccessKey
42 conf.Settings[awss3.ConfKeyAccessKey] = ""
49 conf.Settings[awss3.ConfKeyAccessSecret] = ""
59 conf.Settings[awss3.ConfKeyAccessKey] = os.Getenv("AWS_ACCESS_KEY")
61 client, sess, err := awss3.NewClient(conf)
65 conf.Settings[awss3.ConfKeyDisableSSL] = true
66 client, sess, err = awss3.NewClient(conf)
71 _, err = awss3.NewStore(client, sess, conf)
82 Type: awss3.StoreType,
[all …]
H A Dstore.go1 package awss3 package
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/genevieve/leftovers/aws/s3/
H A Dbuckets.go7 awss3 "github.com/aws/aws-sdk-go/service/s3" packageName
12 ListBuckets(*awss3.ListBucketsInput) (*awss3.ListBucketsOutput, error)
13 DeleteBucket(*awss3.DeleteBucketInput) (*awss3.DeleteBucketOutput, error)
15 ListObjectVersions(*awss3.ListObjectVersionsInput) (*awss3.ListObjectVersionsOutput, error)
16 DeleteObjects(*awss3.DeleteObjectsInput) (*awss3.DeleteObjectsOutput, error)
34 buckets, err := b.client.ListBuckets(&awss3.ListBucketsInput{})
H A Dbucket.go7 awss3 "github.com/aws/aws-sdk-go/service/s3" packageName
27 _, err := b.client.DeleteBucket(&awss3.DeleteBucketInput{
35 resp, err := b.client.ListObjectVersions(&awss3.ListObjectVersionsInput{Bucket: b.name})
40 objects := make([]*awss3.ObjectIdentifier, 0)
44 objects = append(objects, &awss3.ObjectIdentifier{
53 objects = append(objects, &awss3.ObjectIdentifier{
60 _, err = b.client.DeleteObjects(&awss3.DeleteObjectsInput{
62 Delete: &awss3.Delete{Objects: objects},
H A Dbuckets_test.go7 awss3 "github.com/aws/aws-sdk-go/service/s3" packageName
36 client.ListBucketsCall.Returns.Output = &awss3.ListBucketsOutput{
37 Buckets: []*awss3.Bucket{{
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/backends/
H A Dbackend.go54 awsAuthSettings[awss3.ConfKeyAccessKey] = config.AWSAccessKeyID
55 awsAuthSettings[awss3.ConfKeyAccessSecret] = config.AWSSecretAccessKey
58 Type: awss3.StoreType,
59 AuthMethod: awss3.AuthAccessKey,
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/genevieve/leftovers/aws/
H A Dleftovers.go18 awss3 "github.com/aws/aws-sdk-go/service/s3" packageName
75 s3Client := awss3.New(sess)
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/golang-migrate/migrate/v4/source/aws_s3/
H A Ds3_test.go1 package awss3 package
H A Ds3.go1 package awss3 package
/dports/sysutils/goaccess/goaccess-1.4.6/src/
H A Dsettings.h87 const char *awss3; member
H A Dsettings.c386 else if (strcmp (conf.log_format, logs.awss3) == 0) in get_selected_format_idx()
431 fmt = alloc_string (logs.awss3); in get_selected_format_str()
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/
H A DGopkg.lock280 "awss3",
717 "github.com/lytics/cloudstorage/awss3",
/dports/devel/py-filedepot/filedepot-0.8.0/
H A DREADME.rst140 The previously existing ``depot.io.awss3.S3Storage`` can still be used to store
H A DPKG-INFO148 The previously existing ``depot.io.awss3.S3Storage`` can still be used to store
/dports/devel/py-filedepot/filedepot-0.8.0/filedepot.egg-info/
H A DPKG-INFO148 The previously existing ``depot.io.awss3.S3Storage`` can still be used to store