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