mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-11 21:02:39 +08:00
Further split kube package into kube/{client,api,types}. This is so that
consumers who only need constants/static types don't have to import
the client and api bits.
Updates#cleanup
Signed-off-by: Irbe Krumina <irbe@tailscale.com>
|
||
|---|---|---|
| .. | ||
| kube_test.go | ||
| kube.go | ||
| main_test.go | ||
| main.go | ||
| test_tailscale.sh | ||
| test_tailscaled.sh | ||