package
0.31.0-beta.0
Repository: https://github.com/kubernetes/pod-security-admission.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetMinimalValidLinuxPod returns a minimal valid linux pod for the specified level and version.
GetMinimalValidPod returns a minimal valid OS neutral pod for the specified level and version.
GetMinimalValidWindowsPod returns a minimal valid windows pod for the specified level and version.
and ensures pod fixtures expected to pass and fail against that level/version work as expected.

# Structs

Options hold configuration for running integration tests against an existing server.