mirror of
https://github.com/tailscale/tailscale.git
synced 2024-11-29 13:05:46 +00:00
d06b48dd0a
This adds a new RawMessage type backed by string instead of the json.RawMessage which is backed by []byte. The byte slice makes the generated views be a lot more defensive than the need to be which we can get around by using a string instead. Updates #cleanup Signed-off-by: Maisem Ali <maisem@tailscale.com> |
||
---|---|---|
.. | ||
manifests | ||
ingress.go | ||
operator_test.go | ||
operator.go | ||
proxy_test.go | ||
proxy.go | ||
sts.go | ||
svc.go |