Home
last modified time | relevance | path

Searched refs:get_all_buckets (Results 1 – 25 of 51) sorted by relevance

123

/dports/mail/popfile/popfile-1.1.3_1/POPFile/
H A DAPI.pm104 sub get_all_buckets { [ shift->{c}->get_all_buckets( @_ ) ]; } subroutine
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/integration/s3/
H A Dtest_cert_verification.py39 conn.get_all_buckets()
H A Dtest_https_cert_validation.py98 self.assertRaises(error, conn.get_all_buckets)
H A Dtest_pool.py65 for b in s3.get_all_buckets():
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/integration/s3/
H A Dtest_cert_verification.py39 conn.get_all_buckets()
H A Dtest_https_cert_validation.py98 self.assertRaises(error, conn.get_all_buckets)
H A Dtest_pool.py65 for b in s3.get_all_buckets():
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/integration/s3/
H A Dtest_cert_verification.py39 conn.get_all_buckets()
H A Dtest_https_cert_validation.py98 self.assertRaises(error, conn.get_all_buckets)
H A Dtest_pool.py65 for b in s3.get_all_buckets():
H A Dmock_storage_service.py404 def get_all_buckets(self, headers=NOT_IMPL): member in MockConnection
511 def get_all_buckets(self, headers=NOT_IMPL): member in MockBucketStorageUri
512 return self.connect().get_all_buckets()
/dports/devel/py-boto/boto-2.49.0/tests/integration/s3/
H A Dtest_cert_verification.py39 conn.get_all_buckets()
H A Dtest_https_cert_validation.py98 self.assertRaises(error, conn.get_all_buckets)
H A Dtest_pool.py65 for b in s3.get_all_buckets():
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/tests/integration/sts/
H A Dtest_session_token.py64 buckets = s3.get_all_buckets()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/tests/integration/sts/
H A Dtest_session_token.py64 buckets = s3.get_all_buckets()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/tests/integration/sts/
H A Dtest_session_token.py64 buckets = s3.get_all_buckets()
/dports/devel/py-boto/boto-2.49.0/tests/integration/sts/
H A Dtest_session_token.py64 buckets = s3.get_all_buckets()
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/vendored/boto/boto/s3/
H A Dconnection.py215 for bucket in self.get_all_buckets():
446 def get_all_buckets(self, headers=None): member in S3Connection
472 rs = self.get_all_buckets(headers=headers)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/boto/s3/
H A Dconnection.py211 for bucket in self.get_all_buckets():
442 def get_all_buckets(self, headers=None): member in S3Connection
468 rs = self.get_all_buckets(headers=headers)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/boto/s3/
H A Dconnection.py224 for bucket in self.get_all_buckets():
455 def get_all_buckets(self, headers=None): member in S3Connection
481 rs = self.get_all_buckets(headers=headers)
/dports/devel/py-boto/boto-2.49.0/boto/s3/
H A Dconnection.py211 for bucket in self.get_all_buckets():
442 def get_all_buckets(self, headers=None): member in S3Connection
468 rs = self.get_all_buckets(headers=headers)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/boto/bin/
H A Dlss359 for b in s3.get_all_buckets():
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/vendored/boto/bin/
H A Dlss359 for b in s3.get_all_buckets():
/dports/devel/py-boto/boto-2.49.0/bin/
H A Dlss359 for b in s3.get_all_buckets():

123