summaryrefslogtreecommitdiff
path: root/vendor/gems/kubeclient/test/json/pod_template_list.json
blob: 5acb2c2f83af450df13cb1f8c92eac3b77413ed9 (plain)
1
2
3
4
5
6
7
8
9
{
  "kind": "PodTemplateList",
  "apiVersion": "v1",
  "metadata": {
    "selfLink": "/api/v1/podtemplates",
    "resourceVersion": "672"
  },
  "items": []
}