policy

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WebserverImageName = "httpd"
	AgnhostImageName   = "agnhost"
)

NOTE(claudiub): These constants should NOT be used as Pod Container Images.

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)

	// NginxImage is the fully qualified URI to the Nginx image
	NginxImage = imageutils.GetE2EImage(imageutils.Nginx)

	// NewNginxImage is the fully qualified URI to the NginxNew image
	NewNginxImage = imageutils.GetE2EImage(imageutils.NginxNew)

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

Functions

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