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.
We add package defining interfaces for policy stores, enabling creation of policy sources and reading settings from them. It includes a Windows-specific PlatformPolicyStore for GP and MDM policies stored in the Registry, and an in-memory TestStore for testing purposes. We also include an internal package that tracks and reports policy usage metrics when a policy setting is read from a store. Initially, it will be used only on Windows and Android, as macOS, iOS, and tvOS report their own metrics. However, we plan to use it across all platforms eventually. Updates #12687 Signed-off-by: Nick Khyl <nickk@tailscale.com> |
2 years ago | |
|---|---|---|
| .. | ||
| errors.go | 2 years ago | |
| key.go | 2 years ago | |
| origin.go | 2 years ago | |
| policy_scope.go | 2 years ago | |
| policy_scope_test.go | 2 years ago | |
| raw_item.go | 2 years ago | |
| setting.go | 2 years ago | |
| setting_test.go | 2 years ago | |
| snapshot.go | 2 years ago | |
| snapshot_test.go | 2 years ago | |
| summary.go | 2 years ago | |
| types.go | 2 years ago | |