# Functions

AddCapabilities validates whether a pod spec has the appropriate drop capabilities set.
AllowPrivilegeEscalation validates whether a container is allowing privilege escalation.
DefaultServiceAccount validates whether a pod is attempting to launch with the namespace default service account.
DropCapabilities validates whether a pod spec has the appropriate drop capabilities set.
HostIPC validates whether a pod spec has the hostIPC value set.
HostNetwork validates whether a pod is rquesting binding to the host network.
HostPID validates whether a pod spec has the hostPID value set.
ImageRegistry validates whether a pod spec has a valid registry.
NewValidation return an instance of a new validation.
Privileged validates whether a pod spec has the privileged value set.
RunAsNonRoot validates whether a container or pod is set to enforce running as a non-root user.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author