package
1.8.6
Repository: https://github.com/vmware-tanzu/vm-operator.git
Documentation: pkg.go.dev

# Functions

GetFuzzer returns a new fuzzer to be used for testing.
No description provided by the author
MarshalData stores the source object as json data in the destination object annotations map.
No description provided by the author
UnmarshalData tries to retrieve the data from the annotation and unmarshals it into the object passed as input.

# Constants

AnnotationKey is the annotation key to ensure lossless conversion of objects between API versions.

# Structs

FuzzTestFuncInput contains input parameters for the FuzzTestFunc function.