github.com/google/cloudprober@v0.11.3/rds/kubernetes/testdata/endpoints.json (about)

     1  {
     2    "kind": "EndpointsList",
     3    "apiVersion": "v1",
     4    "metadata": {
     5      "selfLink": "/api/v1/namespaces/default/endpoints/",
     6      "resourceVersion": "82787693"
     7    },
     8    "items": [
     9      {
    10        "metadata": {
    11          "name": "cloudprober",
    12          "namespace": "default",
    13          "selfLink": "/api/v1/namespaces/default/endpoints/cloudprober",
    14          "uid": "4da58643-d753-11e8-ade0-42010a8a00bc",
    15          "resourceVersion": "82682153",
    16          "creationTimestamp": "2018-10-24T06:09:01Z",
    17          "labels": {
    18            "app": "cloudprober"
    19          }
    20        },
    21        "subsets": [
    22          {
    23            "addresses": [
    24              {
    25                "ip": "10.28.0.3",
    26                "nodeName": "gke-cluster-1-default-pool-abd8ad35-ccr7",
    27                "targetRef": {
    28                  "kind": "Pod",
    29                  "namespace": "default",
    30                  "name": "cloudprober-test-577cf7bbcc-c7l5p",
    31                  "uid": "61b2a6f7-f9cc-11e9-a334-42010a8a00f9",
    32                  "resourceVersion": "82681480"
    33                }
    34              },
    35              {
    36                "ip": "10.28.2.3",
    37                "nodeName": "gke-cluster-1-default-pool-abd8ad35-mzh9",
    38                "targetRef": {
    39                  "kind": "Pod",
    40                  "namespace": "default",
    41                  "name": "cloudprober-test-577cf7bbcc-qnrvg",
    42                  "uid": "bacc6d7d-f9cc-11e9-a334-42010a8a00f9",
    43                  "resourceVersion": "82682121"
    44                }
    45              },
    46              {
    47                "ip": "10.28.2.6",
    48                "nodeName": "gke-cluster-1-default-pool-abd8ad35-mzh9",
    49                "targetRef": {
    50                  "kind": "Pod",
    51                  "namespace": "default",
    52                  "name": "cloudprober-54778d95f5-vms2d",
    53                  "uid": "bac90291-f9cc-11e9-a334-42010a8a00f9",
    54                  "resourceVersion": "82682150"
    55                }
    56              }
    57            ],
    58            "ports": [
    59              {
    60                "port": 9313,
    61                "protocol": "TCP"
    62              }
    63            ]
    64          }
    65        ]
    66      },
    67      {
    68        "metadata": {
    69          "name": "cloudprober-test",
    70          "namespace": "default",
    71          "selfLink": "/api/v1/namespaces/default/endpoints/cloudprober-test",
    72          "uid": "0767ed6e-bf94-11e9-bd13-42010a8a01bc",
    73          "resourceVersion": "82682152",
    74          "creationTimestamp": "2019-08-15T19:36:51Z",
    75          "labels": {
    76            "app": "cloudprober"
    77          }
    78        },
    79        "subsets": [
    80          {
    81            "addresses": [
    82              {
    83                "ip": "10.28.0.3",
    84                "nodeName": "gke-cluster-1-default-pool-abd8ad35-ccr7",
    85                "targetRef": {
    86                  "kind": "Pod",
    87                  "namespace": "default",
    88                  "name": "cloudprober-test-577cf7bbcc-c7l5p",
    89                  "uid": "61b2a6f7-f9cc-11e9-a334-42010a8a00f9",
    90                  "resourceVersion": "82681480"
    91                }
    92              },
    93              {
    94                "ip": "10.28.2.3",
    95                "nodeName": "gke-cluster-1-default-pool-abd8ad35-mzh9",
    96                "targetRef": {
    97                  "kind": "Pod",
    98                  "namespace": "default",
    99                  "name": "cloudprober-test-577cf7bbcc-qnrvg",
   100                  "uid": "bacc6d7d-f9cc-11e9-a334-42010a8a00f9",
   101                  "resourceVersion": "82682121"
   102                }
   103              },
   104              {
   105                "ip": "10.28.2.6",
   106                "nodeName": "gke-cluster-1-default-pool-abd8ad35-mzh9",
   107                "targetRef": {
   108                  "kind": "Pod",
   109                  "namespace": "default",
   110                  "name": "cloudprober-54778d95f5-vms2d",
   111                  "uid": "bac90291-f9cc-11e9-a334-42010a8a00f9",
   112                  "resourceVersion": "82682150"
   113                }
   114              }
   115            ],
   116            "ports": [
   117              {
   118                "port": 9313,
   119                "protocol": "TCP"
   120              }
   121            ]
   122          }
   123        ]
   124      },
   125      {
   126        "metadata": {
   127          "name": "kubernetes",
   128          "namespace": "system",
   129          "selfLink": "/api/v1/namespaces/default/endpoints/kubernetes",
   130          "uid": "ae471cff-9b4f-11e8-a95e-42010a8a0ff8",
   131          "resourceVersion": "32",
   132          "creationTimestamp": "2018-08-08T21:11:56Z"
   133        },
   134        "subsets": [
   135          {
   136            "addresses": [
   137              {
   138                "ip": "35.233.172.216"
   139              }
   140            ],
   141            "ports": [
   142              {
   143                "name": "https",
   144                "port": 443,
   145                "protocol": "TCP"
   146              }
   147            ]
   148          }
   149        ]
   150      }
   151    ]
   152  }