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.1
Published
Sep 4, 2018
Platform
windows/amd64
Imports
1 packages
Last checked
7 minutes ago

Tools for package owners.