kubernetes/vendor/github.com/emicklei/go-restful/v3/coverage.sh

go test -coverprofile=coverage.out
go tool cover -html=coverage.out