Imports of example command

PathSynopsis
github.com/go-logr/logrPackage logr defines a general-purpose logging API and abstract interfaces to back that API.
github.com/go-logr/zaprPackage zapr defines an implementation of the github.com/go-logr/logr interfaces built on top of Zap (go.uber.org/zap).
github.com/go-logr/zapr/internal/typesPackage types holds a copy of the ObjectRef type from klog for use in the example.
go.uber.org/zapPackage zap provides fast, structured, leveled logging.