Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Wutong - Wutong = "wutong" // DefImageRepository default private image repository DefImageRepository = "wutong.me" // WTDataLogPath - WTDataLogPath = "/wtdata/logs" // ImagePullSecretKey the key of environment IMAGE_PULL_SECRET ImagePullSecretKey = "IMAGE_PULL_SECRET" // DefOnlineImageRepository default private image repository DefOnlineImageRepository = "swr.cn-southwest-2.myhuaweicloud.com/wutong" )
View Source
const ( ResourceManagedByLabel = "app.kubernetes.io/managed-by" ResourceInstanceLabel = "app.kubernetes.io/instance" )
Kubernetes recommended Labels Refer to: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/#labels
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.