Mondoo Docs

Kubernetes AdmissionRequest

k8s.admissionrequest MQL resource for querying Kubernetes infrastructure with cnquery and cnspec.

KubernetesPrivate Resource

Kubernetes AdmissionRequest

Min version: 6.17.0Defaults: name namespace

Relationships

Mini Map
Kubernetes
4 resources · 5 relationshipsClick to select, expand fields to see properties.

Fields (6)

FieldTypeDescription
namerequired
stringThe name of the object presented in the request
namespacerequired
stringThe namespace associated with the request (if any)
objectrequired
dictThe incoming object from the request
oldObjectrequired
dictThe existing object (only populated for UPDATE and DELETE requests)
operationrequired
stringThe operation being performed
userInfo
k8s.userinfoInformation about the requesting user