refactor: cmd update.

This commit is contained in:
Gordon 2024-04-15 11:08:52 +08:00
parent 924c4c0fbf
commit 60446816a7

View File

@ -24,7 +24,7 @@ import (
) )
const ( const (
zookeeperConst = "zoopkeeper" zookeeperConst = "zookeeper"
kubenetesConst = "k8s" kubenetesConst = "k8s"
directConst = "direct" directConst = "direct"
) )