tardis
latest

Contents:

  • Batch System Adapters
  • Site Adapter
  • Executors
  • Plugins
  • Services
  • Contributing to TARDIS
  • CHANGELOG
  • Module Index
    • tardis package
      • Subpackages
        • tardis.adapters package
        • tardis.agents package
        • tardis.configuration package
        • tardis.exceptions package
        • tardis.interfaces package
        • tardis.plugins package
        • tardis.resources package
        • tardis.rest package
        • tardis.utilities package
tardis
  • tardis
  • tardis package
  • tardis.rest package
  • tardis.rest.app package
  • Edit on GitHub

tardis.rest.app package

Subpackages

  • tardis.rest.app.routers package
    • Submodules
      • tardis.rest.app.routers.resources module
        • drain_drone()
        • get_resource_state()
        • get_resources()
      • tardis.rest.app.routers.types module
        • get_resource_sites()
        • get_resource_state()
        • get_resource_types()
        • sql_to_list()
      • tardis.rest.app.routers.user module
        • get_token_scopes()
        • get_user_me()
        • login()
        • logout()
        • refresh()

Submodules

  • tardis.rest.app.crud module
    • get_available_machine_types()
    • get_available_sites()
    • get_available_states()
    • get_resource_state()
    • get_resources()
    • set_state_to_draining()
  • tardis.rest.app.database module
    • get_sql_registry()
  • tardis.rest.app.main module
    • authjwt_exception_handler()
  • tardis.rest.app.scopes module
    • Resources
      • Resources.get
      • Resources.patch
    • User
      • User.get
  • tardis.rest.app.security module
    • BaseUser
      • BaseUser.scopes
      • BaseUser.user_name
    • DatabaseUser
      • DatabaseUser.hashed_password
    • LoginUser
      • LoginUser.password
    • Settings
      • Settings.authjwt_cookie_csrf_protect
      • Settings.authjwt_cookie_samesite
      • Settings.authjwt_cookie_secure
      • Settings.authjwt_secret_key
      • Settings.authjwt_token_location
    • check_authentication()
    • check_authorization()
    • check_scope_permissions()
    • get_token_scopes()
    • get_user()
    • hash_password()
Previous Next

© Copyright 2018 - 2023 Manuel Giffels, Matthias Schnepf and Contributors. Revision 799757e4.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
change-docs-contributing
Downloads
On Read the Docs
Project Home
Builds