debian-mirror-gitlab/vendor/gems/kubeclient/test/json/namespace.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
334 B
JSON
Raw Normal View History

2023-03-04 22:38:38 +05:30
{
"kind": "Namespace",
"apiVersion": "v1",
"metadata": {
"name": "staging",
"selfLink": "/api/v1/namespaces/staging",
"uid": "e388bc10-c021-11e4-a514-3c970e4a436a",
"resourceVersion": "1168",
"creationTimestamp": "2015-03-01T16:47:31+02:00"
},
"spec": {},
"status": {}
}