Documentation ¶
Index ¶
Constants ¶
View Source
const ( ControllerDeploymentName = "hacbs-jvm-operator" ControllerNamespace = "jvm-build-service" // goland:noinspection GoCommentStart // Label convention as per https://kubernetes.io/docs/reference/labels-annotations-taints is to use lower-case. StatusLabel = "status" StatusSucceeded = "succeeded" StatusFailed = "failed" StatusBuilding = "building" )
Variables ¶
View Source
var ( ImageTag string ImageRepo string )
Functions ¶
func GetImageName ¶
func HashString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.