open-vault/serviceregistration/kubernetes/testing/resp-not-found.json
2020-02-13 09:56:29 -08:00

14 lines
234 B
JSON

{
"kind": "Status",
"apiVersion": "v1",
"metadata": {},
"status": "Failure",
"message": "pods \"shell-dem\" not found",
"reason": "NotFound",
"details": {
"name": "shell-dem",
"kind": "pods"
},
"code": 404
}