BuildGrid
0.0.10

Using BuildGrid

  • About
  • Components
  • Getting Started
  • Installation
  • Configuration
  • Using
  • Monitoring and Metrics
  • Resources
  • CLI reference

Developing BuildGrid

  • Development Environment Setup
  • Notes for Developers
  • API reference
    • buildgrid
      • buildgrid package
        • Subpackages
        • Submodules
        • Module contents
    • Configuration Parser API
  • Contributing
  • Architecture
BuildGrid
  • API reference
  • buildgrid
  • buildgrid package
  • buildgrid.browser package
  • View page source

buildgrid.browser package

Submodules

  • buildgrid.browser.app module
    • serve_client()
    • cors_middleware_with_error()
    • create_app()
  • buildgrid.browser.rest_api module
    • query_build_events_handler()
    • list_operations_handler()
    • get_operation_handler()
    • get_operation_request_metadata_handler()
    • cancel_operation_handler()
    • get_action_result_handler()
    • get_blob_handler()
    • get_tarball_handler()
    • logstream_handler()
  • buildgrid.browser.utils module
    • get_cors_headers()
    • ResponseCache
      • ResponseCache.store_action_result()
      • ResponseCache.get_action_result()
      • ResponseCache.store_blob()
      • ResponseCache.get_blob()
      • ResponseCache.store_operation()
      • ResponseCache.get_operation()

Module contents

Previous Next

© Copyright 2020, Bloomberg LP.

Built with Sphinx using a theme provided by Read the Docs.