tailscale/util/syspolicy/setting
Nick Khyl 540e4c83d0 util/syspolicy/setting: make setting.Snapshot JSON-marshallable
We make setting.Snapshot JSON-marshallable in preparation for returning it from the LocalAPI.

Updates #12687

Signed-off-by: Nick Khyl <nickk@tailscale.com>
2024-10-30 12:50:29 -05:00
..
errors.go
key.go util/syspolicy: implement a syspolicy store that reads settings from environment variables 2024-10-30 11:12:22 -05:00
origin.go
policy_scope.go
policy_scope_test.go
raw_item.go util/syspolicy/setting: make setting.RawItem JSON-marshallable 2024-10-30 12:50:29 -05:00
raw_item_test.go util/syspolicy/setting: make setting.RawItem JSON-marshallable 2024-10-30 12:50:29 -05:00
setting.go
setting_test.go
snapshot.go util/syspolicy/setting: make setting.Snapshot JSON-marshallable 2024-10-30 12:50:29 -05:00
snapshot_test.go util/syspolicy/setting: make setting.Snapshot JSON-marshallable 2024-10-30 12:50:29 -05:00
summary.go
types.go