testlabels

package
v3.1.5 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Kind is the label key used to store the primary kind that's being tested.
	Kind                   = "kind"
	KindUDPRoute           = "UDPRoute"
	KindTCPRoute           = "TCPRoute"
	KindGRPCRoute          = "GRPCRoute"
	KindIngress            = "Ingress"
	KindKongServiceFacade  = "KongServiceFacade"
	KindKongUpstreamPolicy = "KongUpstreamPolicy"
	KindKongLicense        = "KongLicense"
)
View Source
const (
	// NetworkingFamily is the label key used to store the networking family of
	// resources that are being tests.
	//
	// Possible, values: "gatewaypi", "ingress".
	NetworkingFamily           = "networkingfamily"
	NetworkingFamilyGatewayAPI = "gatewayapi"
	NetworkingFamilyIngress    = "ingress"
)
View Source
const (
	// Example is the label key used to indicate whether the test is testing
	// example manifests.
	Example     = "example"
	ExampleTrue = "true"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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