tailscale/tailcfg
Naman Sood 887472312d
tailcfg: rename and retype ServiceHost capability (#14380)
* tailcfg: rename and retype ServiceHost capability, add value type

Updates tailscale/corp#22743.

In #14046, this was accidentally made a PeerCapability when it
should have been NodeCapability. Also, renaming it to use the
nomenclature that we decided on after #14046 went up, and adding
the type of the value that will be passed down in the RawMessage
for this capability.

This shouldn't break anything, since no one was using this string or
variable yet.

Signed-off-by: Naman Sood <mail@nsood.in>
2024-12-20 15:57:46 -05:00
..
c2ntypes.go posture: add network hardware addresses to posture identity 2024-07-10 18:28:30 +01:00
derpmap.go all: make more tests pass/skip in airplane mode 2024-05-06 09:19:53 -07:00
proto_port_range_test.go tailcfg: implement text encoding for ProtoPortRange 2023-10-11 23:59:42 -07:00
proto_port_range.go tailcfg: implement text encoding for ProtoPortRange 2023-10-11 23:59:42 -07:00
tailcfg_clone.go ssh/tailssh: remove unused public key support 2024-12-12 11:16:55 -08:00
tailcfg_test.go ipn,tailcfg: add VIPService struct and c2n to fetch them from client (#14046) 2024-11-15 16:14:06 -05:00
tailcfg_view.go ssh/tailssh: remove unused public key support 2024-12-12 11:16:55 -08:00
tailcfg.go tailcfg: rename and retype ServiceHost capability (#14380) 2024-12-20 15:57:46 -05:00
tka.go tailcfg: add RPC structs for /tka/affected-sigs 2023-02-21 21:58:38 +00:00