Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AslanDBName ¶
func AslanDBName() string
func MongoDBAddr ¶
func MongoDBAddr() string
Types ¶
type K8SClusterStatus ¶
type K8SClusterStatus string
const ( Disconnected K8SClusterStatus = "disconnected" Pending K8SClusterStatus = "pending" Normal K8SClusterStatus = "normal" Abnormal K8SClusterStatus = "abnormal" )
Click to show internal directories.
Click to hide internal directories.