directory
1.7.0
Repository: https://github.com/nginxinc/nginx-service-mesh.git
Documentation: pkg.go.dev

# Packages

Package commands contains all of the cli commands.
Package deploy is responsible for deploying NGINX Service Mesh.
Package inject provides utility functions for sidecar injection.
Mostly copied from https://github.com/kubernetes/kubernetes/blob/33aba7ee025dfddcc140d20e9ca353ffd425f1ae/pkg/printers/internalversion/printers.go Don't edit directly, it's structured to match the original as closely as possible.
Package top things related to metrics the service mesh.
Package upstreamauthority is responsible for converting upstream authority configuration to Helm values configuration.