// TODO: Should take a PatchType as an argument probably. func (c *FakeNodes) PatchStatus(_ context.Context, nodeName string, data []byte) (*v1.Node, error) { … }
// TODO: Should take a PatchType as an argument probably. func (c *FakeNodes) PatchStatus(_ context.Context, nodeName string, data []byte) (*v1.Node, error) { … }