# pkg **Repository Path**: 7n/pkg ## Basic Information - **Project Name**: pkg - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: istio-1.19 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-20 - **Last Updated**: 2025-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![codecov.io](https://codecov.io/gh/istio/pkg/branch/master/graph/badge.svg)](https://codecov.io/gh/istio/pkg) [![Go Report Card](https://goreportcard.com/badge/github.com/istio/pkg)](https://goreportcard.com/report/github.com/istio/pkg) [![GolangCI](https://golangci.com/badges/github.com/istio/pkg.svg)](https://golangci.com/r/github.com/istio/pkg) [![GoDoc](https://godoc.org/istio.io/pkg?status.svg)](https://godoc.org/istio.io/pkg) # Common Istio Packages Common utility packages leveraged by other repos. Packages in this repo are intended to expose fairly light-weight low-level abstractions. In that vein, the repo in general maintains a fairly small number of external dependencies. Of particular interest, packages in this repo shouldn't pull in Kubernetes dependencies.