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
Nick Khyl 67df9abdc6 util/syspolicy/setting: add package that contains types for the next syspolicy PRs
Package setting contains types for defining and representing policy settings.
It facilitates the registration of setting definitions using Register and RegisterDefinition,
and the retrieval of registered setting definitions via Definitions and DefinitionOf.
This package is intended for use primarily within the syspolicy package hierarchy,
and added in a preparation for the next PRs.

Updates #12687

Signed-off-by: Nick Khyl <nickk@tailscale.com>
3 months ago
..
internal util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago
setting util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago
caching_handler.go util/syspolicy: add ReadStringArray interface (#11857) 7 months ago
caching_handler_test.go util/syspolicy: add caching handler (#10288) 1 year ago
handler.go all: do not depend on the testing package 6 months ago
handler_test.go util: add syspolicy package (#9550) 1 year ago
handler_windows.go util/syspolicy: add ReadStringArray interface (#11857) 7 months ago
policy_keys.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago
policy_keys_windows.go util/syspolicy: add 'ResetToDefaults' (#11194) 9 months ago
syspolicy.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago
syspolicy_test.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 3 months ago