mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-01 14:13:32 +00: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>