# Functions
NewFakeHandler returns an implementation of the FakeHandler interface.
NewHandler returns an implementation of the Handler interface.
# Interfaces
FakeHandler interface extends the Handler interface to provide additional testing methods.
Handler is the device plugins interface to the K8s pod resources API.