test

package
v0.0.0-...-68b8a53 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IncorrectRequestObjectJSON = []byte(`{
	"kind": "AdmissionReview",
	"apiVersion": "admission.k8s.io/v1",
	"request": {
		"uid": "a68769e5-d817-4617-bec5-90efa2bad6f8",
		"name": "busybox1",
		"namespace": "johnsmith-dev",
		"object": {
			"kind": "asbasbf",
			"apiVersion": "v1",
			"metadata": {
				"name": "busybox1",
				"namespace": "johnsmith-dev"
			}
		}
	}
}`)

Functions

func VerifyRequestAllowed

func VerifyRequestAllowed(t *testing.T, response []byte, UID string)

func VerifyRequestBlocked

func VerifyRequestBlocked(t *testing.T, response []byte, msg string, UID string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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