util

package
v0.0.0-...-9402669 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

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 GetImageName(ctx context.Context, client client.Client, substr, envvar string) (string, error)

func HashString

func HashString(unique string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL