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