# Functions
GivePermissions will give read/write permissions on a file to a specified user id.
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 CNI and device plugins interface to the host.