Welcome to mirror list, hosted at ThFree Co, Russian Federation.

empty_pod_list.json « json « test « kubeclient « gems « vendor - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a82cba1148f327b49aff783bfe9cd3577f806098 (plain)
1
2
3
4
5
6
7
8
9
{
  "kind": "PodList",
  "apiVersion": "v1",
  "metadata": {
      "selfLink": "/api/v1/pods",
      "resourceVersion": "565"
  },
  "items": []
}