summaryrefslogtreecommitdiffhomepage
path: root/k8s-operator/api-proxy/doc.go
blob: a685b9907d710b571770f39a6a80d0c25ace4710 (plain)
1
2
3
4
5
6
7
8
// Copyright (c) Tailscale Inc & contributors
// SPDX-License-Identifier: BSD-3-Clause

//go:build !plan9

// Package apiproxy contains the Kubernetes API Proxy implementation used by
// k8s-operator and k8s-proxy.
package apiproxy