mirror of
https://github.com/kubernetes/client-go.git
synced 2026-07-28 01:32:07 +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
541 B
Plaintext
11 lines
541 B
Plaintext
HTTP/1.1 200 OK
|
|
Audit-Id: a050a5c6-5cc9-40b9-bf0e-7d178e72794a
|
|
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:33 GMT
|
|
Content-Length: 207
|
|
|
|
{"kind":"ServiceAccount","apiVersion":"v1","metadata":{"name":"foobar","namespace":"default","uid":"a6bb38b5-67ca-4d0d-bd87-da746a94c8a5","resourceVersion":"207","creationTimestamp":"2024-09-20T17:16:28Z"}}
|