mirror of
https://github.com/kubernetes/client-go.git
synced 2025-09-07 01:50:46 +00:00
Generate HTTP request fixtures for dynamic client tests.
Kubernetes-commit: e335b8e81b467c70f0f8a485f69e5664adbbc687
This commit is contained in:
committed by
Kubernetes Publisher
parent
b17c363481
commit
4cd6b756be
9
dynamic/testdata/TestGoldenRequest/patch
vendored
Executable file
9
dynamic/testdata/TestGoldenRequest/patch
vendored
Executable file
@@ -0,0 +1,9 @@
|
||||
PATCH /apis/flops/v1alpha1/namespaces/mops/flips/mips/fin?fieldManager=baz HTTP/1.1
|
||||
Host: example.com
|
||||
Accept: application/json
|
||||
Accept-Encoding: gzip
|
||||
Content-Length: 14
|
||||
Content-Type: application/strategic-merge-patch+json
|
||||
User-Agent: TestGoldenRequest
|
||||
|
||||
{"foo":"bar"}
|
Reference in New Issue
Block a user