summaryrefslogtreecommitdiffstats
path: root/k8s/k8splugin/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'k8s/k8splugin/__init__.py')
-rw-r--r--k8s/k8splugin/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/k8s/k8splugin/__init__.py b/k8s/k8splugin/__init__.py
index 7f721b2..aa4ceda 100644
--- a/k8s/k8splugin/__init__.py
+++ b/k8s/k8splugin/__init__.py
@@ -24,7 +24,6 @@
# __version__ = '0.1.0'
from .tasks import create_for_components, create_for_components_with_streams, \
- create_and_start_container_for_components_with_streams, \
create_for_platforms, create_and_start_container, \
create_and_start_container_for_components, create_and_start_container_for_platforms, \
stop_and_remove_container, cleanup_discovery, policy_update, scale, update_image \ No newline at end of file