package
0.0.0-20180911130330-d3ccc4fb1d66
Repository: https://github.com/rglyons/kube-arangodb.git
Documentation: pkg.go.dev

# Functions

FuzzerFor can randomly populate api objects that are destined for version.
MergeFuzzerFuncs will merge the given funcLists, overriding early funcs with later ones if there first argument has the same type.
ValueFuzz recursively changes all basic type values in an object.

# Type aliases

FuzzerFuncs returns a list of func(*SomeType, c fuzz.Continue) functions.