Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExternalTypesViaHub ¶
func ExternalTypesViaHub(t *testing.T, scheme, hubs *runtime.Scheme, fuzzerFuncs fuzzer.FuzzerFuncs)
ExternalTypesViaHub applies the round-trip test to all external round-trippable Kinds in the scheme. This is effectively testing the scenario:
external version -> hub version -> external version
func ExternalTypesViaJSON ¶
ExternalTypesViaJSON applies the round-trip test to all external round-trippable Kinds in the scheme. This is effectively testing the scenario:
external -> json -> external
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.