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
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
..
errors.go util/syspolicy/source: add package for reading policy settings from external stores 1 year ago
key.go util/syspolicy: implement a syspolicy store that reads settings from environment variables 1 year ago
origin.go all: statically enforce json/v2 interface satisfaction (#15154) 9 months ago
policy_scope.go util/syspolicy: add rsop package that provides access to the resultant policy 1 year ago
policy_scope_test.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago
raw_item.go all: statically enforce json/v2 interface satisfaction (#15154) 9 months ago
raw_item_test.go util/syspolicy/setting: make setting.RawItem JSON-marshallable 1 year ago
setting.go all: unify some redundant testing.TB interface copies 8 months ago
setting_test.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago
snapshot.go all: statically enforce json/v2 interface satisfaction (#15154) 9 months ago
snapshot_test.go util/syspolicy/setting: make setting.Snapshot JSON-marshallable 1 year ago
summary.go all: statically enforce json/v2 interface satisfaction (#15154) 9 months ago
types.go util/syspolicy/setting: add package that contains types for the next syspolicy PRs 1 year ago