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/source
Brad Fitzpatrick 265c76dbc5 all: unify some redundant testing.TB interface copies
I added yet another one in 6d117d64a2 but that new one is at the
best place int he dependency graph and has the best name, so let's use
that one for everything possible.

types/lazy can't use it for circular dependency reasons, so unexport
that copy at least.

Updates #cleanup

Change-Id: I25db6b6a0d81dbb8e89a0a9080c7f15cbf7aa770
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
8 months ago
..
env_policy_store.go util/syspolicy/source: put EnvPolicyStore env keys in their own namespace 1 year ago
env_policy_store_test.go util/syspolicy/source: put EnvPolicyStore env keys in their own namespace 1 year ago
policy_reader.go util/syspolicy/source: add package for reading policy settings from external stores 1 year ago
policy_reader_test.go util/syspolicy/source: add package for reading policy settings from external stores 1 year ago
policy_source.go util/syspolicy/source: add package for reading policy settings from external stores 1 year ago
policy_store_windows.go cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the GP lock during service startup 10 months ago
policy_store_windows_test.go util/syspolicy/source: add package for reading policy settings from external stores 1 year ago
test_store.go all: unify some redundant testing.TB interface copies 8 months ago