Skip to main content

k8s.admissionrequest

Supported platform

  • kubernetes

Description

Kubernetes AdmissionRequest

Fields

IDTYPEDESCRIPTION
namestringThe name of the object presented in the request
namespacestringThe namespace associated with the request (if any)
operationstringThe operation being performed
userInfok8s.userinfoInformation about the requesting user
objectdictThe incoming object from the request
oldObjectdictThe existing object (only populated for UPDATE and DELETE requests)