Kubernetes AdmissionRequest
k8s.admissionrequest MQL resource for querying Kubernetes infrastructure with cnquery and cnspec.
KubernetesPrivate Resource
Kubernetes AdmissionRequest
Min version: 6.17.0Defaults:
name namespaceRelationships
4 resources · 5 relationships·Click to select, expand fields to see properties.
Fields (6)
| Field | Type | Description |
|---|---|---|
namerequired | string | The name of the object presented in the request |
namespacerequired | string | The namespace associated with the request (if any) |
objectrequired | dict | The incoming object from the request |
oldObjectrequired | dict | The existing object (only populated for UPDATE and DELETE requests) |
operationrequired | string | The operation being performed |
userInfo | k8s.userinfo | Information about the requesting user |