mirror of
https://github.com/kubernetes/client-go.git
synced 2026-05-17 13:04:13 +00:00
The goal is to increase confidence that a change to the dynamic client does not unintentionally introduce subtle changes to objects returned by dynamic clients in existing programs. Kubernetes-commit: c8b1037a58ab6ddc3a8b237938eca2f6336abb73
11 lines
594 B
Plaintext
11 lines
594 B
Plaintext
HTTP/1.1 200 OK
|
|
Audit-Id: 683f3c08-8e36-406a-ba2f-e327b7f107f1
|
|
Cache-Control: no-cache, private
|
|
Content-Type: application/json
|
|
X-Kubernetes-Pf-Flowschema-Uid: f04daf25-4159-46d9-8547-499158737500
|
|
X-Kubernetes-Pf-Prioritylevel-Uid: a8711f26-ec13-47dd-ae6c-27c345737e12
|
|
Date: Fri, 20 Sep 2024 17:17:40 GMT
|
|
Content-Length: 260
|
|
|
|
{"kind":"ServiceAccountList","apiVersion":"v1","metadata":{"resourceVersion":"222"},"items":[{"metadata":{"name":"foobar","namespace":"default","uid":"a6bb38b5-67ca-4d0d-bd87-da746a94c8a5","resourceVersion":"207","creationTimestamp":"2024-09-20T17:16:28Z"}}]}
|