var _ … func supportsRRO(ctx context.Context, f *framework.Framework) bool { … } func podForRROSupported(name, ns string) *v1.Pod { … } func podForRROUnsupported(name, ns string) *v1.Pod { … }
var _ … func supportsRRO(ctx context.Context, f *framework.Framework) bool { … } func podForRROSupported(name, ns string) *v1.Pod { … } func podForRROUnsupported(name, ns string) *v1.Pod { … }