This commit is contained in:
2025-12-23 11:40:49 +01:00
parent abb5fc7708
commit 6081c44d4c
2 changed files with 3 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ from prompt_toolkit.shortcuts import radiolist_dialog
logger = logging.getLogger(__name__)
class Portainer:
class PortainerApi:
"""
Simple wrapper around the module-level Portainer helper functions.
Instantiate with base_url and optional token/timeout and call methods