headscale/hscontrol/types
Kristoffer Dalby b918aa03fc
move to use tailscfg types over strings/custom types (#1612)
* rename database only fields

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* use correct endpoint type over string list

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* remove HostInfo wrapper

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

* wrap errors in database hooks

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>

---------

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-11-21 18:20:06 +01:00
..
api_key.go Split code into modules 2023-05-26 12:24:50 +02:00
common.go move to use tailscfg types over strings/custom types (#1612) 2023-11-21 18:20:06 +01:00
config.go General fixups discovered by checking errors 2023-09-05 08:47:43 +02:00
const.go fix lint 2023-06-08 16:34:15 +02:00
node_test.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00
node.go move to use tailscfg types over strings/custom types (#1612) 2023-11-21 18:20:06 +01:00
preauth_key.go Split code into modules 2023-05-26 12:24:50 +02:00
routes.go Rename Machine to Node (#1553) 2023-09-24 06:42:05 -05:00
users.go Upgrade Go 1.21, Tailscale 1.50 and add Capability version support (#1563) 2023-09-28 12:33:53 -07:00