package fuzzer
import "k8s.io/kubernetes/pkg/apis/componentconfig/fuzzer"
Index ¶
Variables ¶
var Funcs = func(codecs runtimeserializer.CodecFactory) []interface{} { return []interface{}{} }
Funcs returns the fuzzer functions for the componentconfig api group. TODO: When the componentconfig types are split out to individual API groups we should re-enable the fuzzing and defaulting unit tests. Also add a TestTypeTags-kind of unit test like in `pkg/master`
Source Files ¶
fuzzer.go
- Version
- v1.12.0-beta.0
- Published
- Aug 14, 2018
- Platform
- js/wasm
- Imports
- 1 packages
- Last checked
- 1 hour ago –
Tools for package owners.