client-go/testing
Clayton Coleman b83dc9a7d9 Fake ObjectReaction should handle PartialObjectMetadata special
When a client requests a PartialObjectMetadata returned from the
ObjectReaction type, if the object has a GVK set use that instead
of what the schema returns, since the majority of clients getting
partial object metadata will be doing so using the metadata client
or server side conversion.

Kubernetes-commit: baf091e9dbad00db39e246815f9d7a21d148044f
2019-04-03 12:12:11 -04:00
..
actions.go Add support for JSON patch in fake client 2018-10-02 13:30:52 +00:00
fake_test.go Use a single deep copied object between all reactors in fake client 2019-01-31 17:42:04 +00:00
fake.go Use a single deep copied object between all reactors in fake client 2019-01-31 17:42:04 +00:00
fixture_test.go Fix duped watch in client-go/testing. 2018-11-19 09:50:17 -08:00
fixture.go Fake ObjectReaction should handle PartialObjectMetadata special 2019-04-03 12:12:11 -04:00