type testResourcePrinter … func (p testResourcePrinter) PrintObj(o runtime.Object, w io.Writer) error { … } func TestOmitManagedFieldsPrinter(t *testing.T) { … }
type testResourcePrinter … func (p testResourcePrinter) PrintObj(o runtime.Object, w io.Writer) error { … } func TestOmitManagedFieldsPrinter(t *testing.T) { … }