Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeepEqualSafePodSpec ¶ added in v1.2.0
DeepEqualSafePodSpec returns a PodSpec which is ready to be used with api.Semantic.DeepEqual
func FuzzerFor ¶
func FuzzerFor(t *testing.T, version unversioned.GroupVersion, src rand.Source) *fuzz.Fuzzer
FuzzerFor can randomly populate api objects that are destined for version.
func TestSelectableFieldLabelConversionsOfKind ¶ added in v1.2.0
func TestSelectableFieldLabelConversionsOfKind(t *testing.T, apiVersion string, kind string, fields labels.Set, labelMap map[string]string)
TestSelectableFieldLabelConversions verifies that given resource have field label conversion defined for each its selectable field. fields contains selectable fields of the resource. labelMap maps deprecated labels to their canonical names.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.