# Functions
Diff prints the diff between two structs.
GetPointer takes a value of any type and returns a pointer to it.
PrepareTimeForFakeClient processes the time similarly to the fake client from sigs.k8s.io/controller-runtime/pkg/client/fake making it is possible to use it in tests when comparing against values returned by the fake client.