Views
This module contains all the blueprints for GUI’s views. This includes the dashboad, operations, configuration, and so.
- DOLOST.blueprints.views.activity()[source]
Render the activity view.
- Returns:
Rendered HTML template for the activity view.
- Return type:
str
- DOLOST.blueprints.views.docker_client_config()[source]
Render the Docker client configuration view.
- Returns:
Rendered HTML template for the Docker client configuration view.
- Return type:
str