You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 days ago
..
errors.go util/syspolicy/source: add package for reading policy settings from external stores 2 months ago
key.go util/syspolicy: implement a syspolicy store that reads settings from environment variables 2 days ago
origin.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago
policy_scope.go util/syspolicy: add rsop package that provides access to the resultant policy 2 weeks ago
policy_scope_test.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago
raw_item.go util/syspolicy/setting: make setting.RawItem JSON-marshallable 2 days ago
raw_item_test.go util/syspolicy/setting: make setting.RawItem JSON-marshallable 2 days ago
setting.go util/syspolicy: add rsop package that provides access to the resultant policy 2 weeks ago
setting_test.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago
snapshot.go util/syspolicy/setting: make setting.Snapshot JSON-marshallable 2 days ago
snapshot_test.go util/syspolicy/setting: make setting.Snapshot JSON-marshallable 2 days ago
summary.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago
types.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago