Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d82b954

Browse files
committedMay 14, 2021
fix(k8scluster): meta
Signed-off-by: Chris Snow <[email protected]>
1 parent 9fa4d28 commit d82b954

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎hpecp/cli/k8scluster.py

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def __dir__(self):
5555
"get",
5656
"get_available_addons",
5757
"get_installed_addons",
58+
"import_cluster",
5859
"import_generic_cluster",
5960
"import_generic_cluster_with_json",
6061
"k8smanifest",

0 commit comments

Comments
 (0)
Please sign in to comment.