kubernetes/vendor/github.com/onsi/ginkgo/v2/reporters/teamcity_report.go

func tcEscape(s string) string {}

func GenerateTeamcityReport(report types.Report, dst string) error {}

func MergeAndCleanupTeamcityReports(sources []string, dst string) ([]string, error) {}