Information whether the user has the permission to call the Kubernetes API.
The namespace where the Kubernetes API action will take place.
The Kubernetes resource with which your Kubernetes API call will interact.
The verb component of the Kubernetes API call. For example, when you check whether or not you have the permission to call the CreatePod API, the verb component will be Create.
CreatePod
Create