Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
machine-access-control documentation
machine-access-control documentation

Contents:

  • Introduction
  • Installation
  • Configuration
  • HTTP API
  • Slack Integration
  • Hardware
  • Administration
  • Contributing and Development
  • NeonOne Integration
  • Python API
    • dm_mac package
      • dm_mac.models package
        • dm_mac.models.api_schemas module
        • dm_mac.models.machine module
        • dm_mac.models.users module
      • dm_mac.views package
        • dm_mac.views.api module
        • dm_mac.views.machine module
        • dm_mac.views.prometheus module
      • dm_mac.cli_utils module
      • dm_mac.neon_fob_adder module
      • dm_mac.neongetter module
      • dm_mac.slack_handler module
      • dm_mac.utils module
Back to top
View this page

dm_mac.views package¶

Init for views (empty).

Submodules¶

  • dm_mac.views.api module
    • index()
    • reload_users()
  • dm_mac.views.machine module
    • locked_out()
    • oops()
    • update()
  • dm_mac.views.prometheus module
    • LabeledGaugeMetricFamily
      • LabeledGaugeMetricFamily.add_metric()
    • PromCustomCollector
      • PromCustomCollector.collect()
    • prometheus_route()
Next
dm_mac.views.api module
Previous
dm_mac.models.users module
Copyright © 2024, Jason Antman
Made with Sphinx and @pradyunsg's Furo
Last updated on Mar 15, 2026
On this page
  • dm_mac.views package
    • Submodules