# Functions
NewDynamicClientWithExtensions creates a client-go/dynamic.Interface mock with the given extensions.
NewKubernetesClientsetWithExtensions creates a client-go/kubernetes.Interface mock with the given extensions.
# Variables
SetUIDExtension automatically sets the UID field of the object's metadata to a randomly-generated UUID when an object is created.