Signed-off-by: Stephen Augustus <foo@auggie.dev>
Small changes to fix the verify job. Add the proper headers, fix lint errors, etc...
Extract a `runDockershim` function into a file outside of `kubelet.go`. We can use build tags to compile two separate functions... one which actually runs dockershim and one that is a no-op.