Loaded k8s extension

This commit is contained in:
2021-04-18 15:13:50 +02:00
parent e8f5f26afa
commit bee6ccf09c
3 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
from .require_decorators import json_required
from .error_handlers import register_all_error_handlers
from .kubernetes_adapter import FlaskKubernetes, k8s