|
Odyssey
|
Namespaces | |
| base | |
| certificates | |
| cloudformation | |
| cumanage | |
| customer | |
| db | |
| deploy | |
| ecr | |
| entry | |
| fixture | |
| logs | |
| migrations | |
| s3 | |
| sched | |
| stack | |
Functions | |
| def | image_name (ident) |
| def | get_client_oauth_data (domain) |
| def | cmd (*args, verbose=False) |
Variables | |
| list | IMAGES |
| list | REPOSITORIES = [x[1] for x in IMAGES] |
| dictionary | REGISTRIES |
| dictionary | OAUTH2_APPLICATIONS |
hosting library functions and static variables
| def cli.get_client_oauth_data | ( | domain | ) |
Return oauth2 tuple for domain
Definition at line 45 of file __init__.py.
| list cli.IMAGES |
Definition at line 14 of file __init__.py.
| dictionary cli.OAUTH2_APPLICATIONS |
Definition at line 33 of file __init__.py.
| dictionary cli.REGISTRIES |
Definition at line 27 of file __init__.py.
1.8.15