Index

_ | A | C | D | E | F | G | H | I | J | L | N | O | P | Q | R | S | T | U | V | W

_

__call__() (swiftly.cli.auth.CLIAuth method)
(swiftly.cli.cli.CLI method)
(swiftly.cli.decrypt.CLIDecrypt method)
(swiftly.cli.delete.CLIDelete method)
(swiftly.cli.encrypt.CLIEncrypt method)
(swiftly.cli.fordo.CLIForDo method)
(swiftly.cli.get.CLIGet method)
(swiftly.cli.head.CLIHead method)
(swiftly.cli.help.CLIHelp method)
(swiftly.cli.ping.CLIPing method)
(swiftly.cli.post.CLIPost method)
(swiftly.cli.put.CLIPut method)
(swiftly.cli.tempurl.CLITempURL method)
(swiftly.cli.trans.CLITrans method)
(swiftly.client.localmemcache.LocalMemcache method)

A

AES256CBC (in module swiftly.dencrypt)
aes_decrypt() (in module swiftly.dencrypt)
aes_encrypt() (in module swiftly.dencrypt)
auth() (swiftly.client.client.Client method)
(swiftly.client.standardclient.StandardClient method)

C

CLI (class in swiftly.cli.cli)
cli_auth() (in module swiftly.cli.auth)
cli_decrypt() (in module swiftly.cli.decrypt)
cli_delete() (in module swiftly.cli.delete)
cli_empty_account() (in module swiftly.cli.delete)
cli_empty_container() (in module swiftly.cli.delete)
cli_encrypt() (in module swiftly.cli.encrypt)
cli_fordo() (in module swiftly.cli.fordo)
cli_get() (in module swiftly.cli.get)
cli_get_account_listing() (in module swiftly.cli.get)
cli_get_container_listing() (in module swiftly.cli.get)
cli_head() (in module swiftly.cli.head)
cli_help() (in module swiftly.cli.help)
cli_ping() (in module swiftly.cli.ping)
cli_post() (in module swiftly.cli.post)
cli_put() (in module swiftly.cli.put)
cli_put_account() (in module swiftly.cli.put)
cli_put_container() (in module swiftly.cli.put)
cli_put_directory_structure() (in module swiftly.cli.put)
cli_put_object() (in module swiftly.cli.put)
cli_tempurl() (in module swiftly.cli.tempurl)
cli_trans() (in module swiftly.cli.trans)
CLIAuth (class in swiftly.cli.auth)
CLICommand (class in swiftly.cli.command)
CLIContext (class in swiftly.cli.context)
CLIDecrypt (class in swiftly.cli.decrypt)
CLIDelete (class in swiftly.cli.delete)
CLIEncrypt (class in swiftly.cli.encrypt)
Client (class in swiftly.client.client)
client_ip (swiftly.client.nulllogger.NullLogger attribute)
client_path_to_os_path() (swiftly.cli.iomanager.IOManager method)
ClientManager (class in swiftly.client.manager)
CLIForDo (class in swiftly.cli.fordo)
CLIGet (class in swiftly.cli.get)
CLIHead (class in swiftly.cli.head)
CLIHelp (class in swiftly.cli.help)
CLIPing (class in swiftly.cli.ping)
CLIPost (class in swiftly.cli.post)
CLIPut (class in swiftly.cli.put)
CLITempURL (class in swiftly.cli.tempurl)
CLITrans (class in swiftly.cli.trans)
close() (swiftly.filelikeiter.FileLikeIter method)
COMMANDS (in module swiftly.cli.cli)
commands (swiftly.cli.cli.CLI attribute)
Concurrency (class in swiftly.concurrency)
context (swiftly.cli.cli.CLI attribute)
copy() (swiftly.cli.context.CLIContext method)

D

debug() (swiftly.client.nulllogger.NullLogger method)
decr() (swiftly.client.localmemcache.LocalMemcache method)
delete() (swiftly.client.localmemcache.LocalMemcache method)
delete_account() (swiftly.client.client.Client method)
delete_container() (swiftly.client.client.Client method)
delete_object() (swiftly.client.client.Client method)
DirectClient (class in swiftly.client.directclient)

E

error() (swiftly.cli.optionparser.OptionParser method)
(swiftly.client.nulllogger.NullLogger method)
error_encountered (swiftly.cli.optionparser.OptionParser attribute)
error_prefix (swiftly.cli.optionparser.OptionParser attribute)
exception() (swiftly.client.nulllogger.NullLogger method)
exit() (swiftly.cli.optionparser.OptionParser method)

F

FileLikeIter (class in swiftly.filelikeiter)

G

generate_temp_url() (in module swiftly.client.utils)
get() (swiftly.client.localmemcache.LocalMemcache method)
get_account() (swiftly.client.client.Client method)
get_account_hash() (swiftly.client.client.Client method)
(swiftly.client.directclient.DirectClient method)
(swiftly.client.localclient.LocalClient method)
(swiftly.client.standardclient.StandardClient method)
get_client() (swiftly.client.manager.ClientManager method)
get_container() (swiftly.client.client.Client method)
get_debug() (swiftly.cli.iomanager.IOManager method)
get_multi() (swiftly.client.localmemcache.LocalMemcache method)
get_object() (swiftly.client.client.Client method)
get_results() (swiftly.concurrency.Concurrency method)
get_stderr() (swiftly.cli.iomanager.IOManager method)
get_stdin() (swiftly.cli.iomanager.IOManager method)
get_stdout() (swiftly.cli.iomanager.IOManager method)
get_trans_id_time() (in module swiftly.client.utils)

H

head_account() (swiftly.client.client.Client method)
head_container() (swiftly.client.client.Client method)
head_object() (swiftly.client.client.Client method)
headers_to_dict() (in module swiftly.client.utils)

I

incr() (swiftly.client.localmemcache.LocalMemcache method)
increment() (swiftly.client.nulllogger.NullLogger method)
IOManager (class in swiftly.cli.iomanager)
is_empty() (swiftly.filelikeiter.FileLikeIter method)

J

join() (swiftly.concurrency.Concurrency method)

L

LocalClient (class in swiftly.client.localclient)
LocalMemcache (class in swiftly.client.localmemcache)
lock_dir() (in module swiftly.client.localclient)

N

no_content_methods (swiftly.client.client.Client attribute)
NullLogger (class in swiftly.client.nulllogger)

O

option_parser (swiftly.cli.cli.CLI attribute)
OptionParser (class in swiftly.cli.optionparser)
options_list_to_lowered_dict() (swiftly.cli.command.CLICommand method)
os_path_to_client_path() (swiftly.cli.iomanager.IOManager method)

P

parse_args_and_create_context() (swiftly.cli.command.CLICommand method)
parse_conf() (swiftly.client.localmemcache.LocalMemcache class method)
post_account() (swiftly.client.client.Client method)
post_container() (swiftly.client.client.Client method)
post_object() (swiftly.client.client.Client method)
print_help() (swiftly.cli.optionparser.OptionParser method)
print_usage() (swiftly.cli.optionparser.OptionParser method)
print_version() (swiftly.cli.optionparser.OptionParser method)
put_account() (swiftly.client.client.Client method)
put_client() (swiftly.client.manager.ClientManager method)
put_container() (swiftly.client.client.Client method)
put_object() (swiftly.client.client.Client method)

Q

quote() (in module swiftly.client.utils)

R

raw_epilog (swiftly.cli.optionparser.OptionParser attribute)
read() (swiftly.filelikeiter.FileLikeIter method)
readline() (swiftly.filelikeiter.FileLikeIter method)
readlines() (swiftly.filelikeiter.FileLikeIter method)
request() (swiftly.client.client.Client method)
(swiftly.client.directclient.DirectClient method)
(swiftly.client.localclient.LocalClient method)
(swiftly.client.standardclient.StandardClient method)
reset() (swiftly.client.client.Client method)
(swiftly.client.standardclient.StandardClient method)
reset_limit() (swiftly.filelikeiter.FileLikeIter method)
ReturnCode

S

set() (swiftly.client.localmemcache.LocalMemcache method)
set_multi() (swiftly.client.localmemcache.LocalMemcache method)
set_statsd_prefix() (swiftly.client.nulllogger.NullLogger method)
spawn() (swiftly.concurrency.Concurrency method)
StandardClient (class in swiftly.client.standardclient)
SUBS (in module swiftly.client.localclient)
swiftly (module)
swiftly.cli (module)
swiftly.cli.auth (module)
swiftly.cli.cli (module)
swiftly.cli.command (module)
swiftly.cli.context (module)
swiftly.cli.decrypt (module)
swiftly.cli.delete (module)
swiftly.cli.encrypt (module)
swiftly.cli.fordo (module)
swiftly.cli.get (module)
swiftly.cli.head (module)
swiftly.cli.help (module)
swiftly.cli.iomanager (module)
swiftly.cli.optionparser (module)
swiftly.cli.ping (module)
swiftly.cli.post (module)
swiftly.cli.put (module)
swiftly.cli.tempurl (module)
swiftly.cli.trans (module)
swiftly.client (module)
swiftly.client.client (module)
swiftly.client.directclient (module)
swiftly.client.localclient (module)
swiftly.client.localmemcache (module)
swiftly.client.manager (module)
swiftly.client.nulllogger (module)
swiftly.client.standardclient (module)
swiftly.client.utils (module)
swiftly.concurrency (module)
swiftly.dencrypt (module)
swiftly.filelikeiter (module)

T

thread_locals (swiftly.client.nulllogger.NullLogger attribute)
TRUE_VALUES (in module swiftly.cli.cli)
txn_id (swiftly.client.nulllogger.NullLogger attribute)

U

user_agent (swiftly.client.client.Client attribute)

V

VERSION (in module swiftly)

W

warn() (swiftly.client.nulllogger.NullLogger method)
warning() (swiftly.client.nulllogger.NullLogger method)
with_client() (swiftly.client.manager.ClientManager method)
with_debug() (swiftly.cli.iomanager.IOManager method)
with_stderr() (swiftly.cli.iomanager.IOManager method)
with_stdin() (swiftly.cli.iomanager.IOManager method)
with_stdout() (swiftly.cli.iomanager.IOManager method)
write_headers() (swiftly.cli.context.CLIContext method)