Home | History | Annotate | only in /external/chromium-trace/catapult/third_party/gsutil/gslib
Up to higher level directory
NameDateSize
__init__.py24-Aug-20164.5K
__main__.py24-Aug-201626.5K
aclhelpers.py24-Aug-201612.1K
addlhelp/24-Aug-2016
boto_resumable_upload.py24-Aug-201623.8K
boto_translation.py24-Aug-201670.7K
bucket_listing_ref.py24-Aug-20163.8K
cat_helper.py24-Aug-20162.9K
cloud_api.py24-Aug-201625K
cloud_api_delegator.py24-Aug-201617.8K
cloud_api_helper.py24-Aug-20162.2K
command.py24-Aug-201676.6K
command_argument.py24-Aug-20163.6K
command_runner.py24-Aug-201615.9K
commands/24-Aug-2016
copy_helper.py24-Aug-2016133.7K
cred_types.py24-Aug-2016908
cs_api_map.py24-Aug-20163.2K
daisy_chain_wrapper.py24-Aug-201611.4K
data/24-Aug-2016
devshell_auth_plugin.py24-Aug-20161.2K
exception.py24-Aug-20162.8K
file_part.py24-Aug-20163.3K
gcs_json_api.py24-Aug-201663.7K
gcs_json_media.py24-Aug-201621.3K
hashing_helper.py24-Aug-201616.5K
help_provider.py24-Aug-20163.2K
ls_helper.py24-Aug-20169.1K
name_expansion.py24-Aug-201621.4K
no_op_auth_plugin.py24-Aug-20161.1K
no_op_credentials.py24-Aug-2016950
parallelism_framework_util.py24-Aug-20162.2K
plurality_checkable_iterator.py24-Aug-20163.7K
progress_callback.py24-Aug-20166.9K
project_id.py24-Aug-20161.1K
README24-Aug-2016378
resumable_streaming_upload.py24-Aug-20168K
sig_handling.py24-Aug-20163.6K
storage_uri_builder.py24-Aug-20161.9K
storage_url.py24-Aug-201610.3K
tab_complete.py24-Aug-201610.6K
tests/24-Aug-2016
third_party/24-Aug-2016
tracker_file.py24-Aug-201617.5K
translation_helper.py24-Aug-201633.4K
util.py24-Aug-201639.7K
wildcard_iterator.py24-Aug-201628.6K

README

      1 This directory contains library code used by gsutil. Users are cautioned not
      2 to write programs that call the internal interfaces defined in here; these
      3 interfaces were defined only for use by gsutil, and are subject to change
      4 without notice. Moreover, Google supports this library only when used by
      5 gsutil, not when the library interfaces are called directly by other programs.
      6