package
0.0.0-20170915202911-d94079dd24ac
Repository: https://github.com/soltysh/apimachinery.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FuzzerFor can randomly populate api objects that are destined for version.
No description provided by the author
MergeFuzzerFuncs will merge the given funcLists, overriding early funcs with later ones if there first argument has the same type.
RoundTripProtobufTestForAPIGroup is convenient to call from your install package to make sure that a "bare" install of your group provides enough information to round trip.
RoundTripProtobufTestForScheme is convenient to call if you already have a scheme and want to make sure that its well-formed.
No description provided by the author
No description provided by the author
RoundTripTestForAPIGroup is convenient to call from your install package to make sure that a "bare" install of your group provides enough information to round trip.
RoundTripTestForScheme is convenient to call if you already have a scheme and want to make sure that its well-formed.
No description provided by the author
RoundTripTypesWithoutProtobuf applies the round-trip test to all round-trippable Kinds in the scheme.
TestCodec returns the codec for the API version to test against, as set by the KUBE_TEST_API_TYPE env var.
TestStorageCodec returns the codec for the API version to test against used in storage, as set by the KUBE_TEST_API_STORAGE_TYPE env var.
ValueFuzz recursively changes all basic type values in an object.

# Variables

No description provided by the author

# Interfaces

TestingCommon abstracts testing.T and testing.B.

# Type aliases

No description provided by the author