Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Climatik-Project/Climatik-Project
/ endpoints
Endpoints
5 in github.com/Climatik-Project/Climatik-Project
⨍
Functions
210
◇
Types & classes
61
↳
Endpoints
5
Route
query
app.route('/api/v1/query', methods=['GET', 'POST'])
python/planner/mock_prometheus/mock_prometheus.py:None
Route
test_create_power_capping_config
patch('climatik_operator.operator.kubernetes.client.CustomObjectsApi')
python/tests/test_climatik_operator.py:None
Route
test_monitor_power_usage_high_consumption
patch('climatik_operator.operator.prom', new_callable=MagicMock)
python/tests/test_power_capping.py:None
Route
test_monitor_power_usage_low_consumption
patch('climatik_operator.operator.prom', new_callable=MagicMock)
python/tests/test_power_capping.py:None
Route
test_monitor_power_usage_moderate_consumption
patch('climatik_operator.operator.prom', new_callable=MagicMock)
python/tests/test_power_capping.py:None