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>
1 year ago
..
internal util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago
setting util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago
caching_handler.go util/syspolicy: add ReadStringArray interface (#11857) 2 years ago
caching_handler_test.go util/syspolicy: add caching handler (#10288) 2 years ago
handler.go all: do not depend on the testing package 2 years ago
handler_test.go util: add syspolicy package (#9550) 2 years ago
handler_windows.go util/syspolicy: add ReadStringArray interface (#11857) 2 years ago
policy_keys.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago
policy_keys_windows.go util/syspolicy: add 'ResetToDefaults' (#11194) 2 years ago
syspolicy.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago
syspolicy_test.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago