apps

package
v1.7.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const WorkloadSpreadFakeZoneKey = "e2e.kruise.io/workloadspread-fake-zone"

Variables

View Source
var (
	// WebserverImage is the fully qualified URI to the Httpd image
	WebserverImage = imageutils.GetE2EImage(imageutils.Httpd)

	// NewWebserverImage is the fully qualified URI to the HttpdNew image
	NewWebserverImage = imageutils.GetE2EImage(imageutils.HttpdNew)

	// AgnhostImage is the fully qualified URI to the Agnhost image
	AgnhostImage = imageutils.GetE2EImage(imageutils.Agnhost)

	// NginxImage gets a Niginx image
	NginxImage = imageutils.GetE2EImage(imageutils.Nginx)

	// NewNginxImage gets a Niginx image
	NewNginxImage = imageutils.GetE2EImage(imageutils.NginxNew)

	// BusyboxImage gets a Busybox image
	BusyboxImage = imageutils.GetE2EImage(imageutils.BusyBox)

	// InvalidImage is the fully qualified URI to the invalid image
	InvalidImage = imageutils.GetE2EImage(imageutils.InvalidRegistryImage)

	// RedisImage is the fully qualified URI to the Redis image
	RedisImage = imageutils.GetE2EImage(imageutils.Redis)
)
View Source
var (
	KruiseKindCloneSet    = appsv1alpha1.SchemeGroupVersion.WithKind("CloneSet")
	KruiseKindStatefulSet = appsv1alpha1.SchemeGroupVersion.WithKind("StatefulSet")
)

Functions

func IsPodActive added in v1.7.0

func IsPodActive(p *v1.Pod) bool

IsPodActive return true if the pod meets certain conditions.

func SIGDescribe

func SIGDescribe(text string, body func()) bool

SIGDescribe describes SIG information

Types

This section is empty.

Jump to

Keyboard shortcuts

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