func TestSetIngressPathDefaults(t *testing.T) { … } func wrapIngressPath(path *networkingv1beta1.HTTPIngressPath) *networkingv1beta1.Ingress { … } func roundTrip(t *testing.T, obj runtime.Object) runtime.Object { … }
func TestSetIngressPathDefaults(t *testing.T) { … } func wrapIngressPath(path *networkingv1beta1.HTTPIngressPath) *networkingv1beta1.Ingress { … } func roundTrip(t *testing.T, obj runtime.Object) runtime.Object { … }