Skip to content

Commit 0c79736

Browse files
committed
docs: readme says Policy instead of NetPol Assistant
1 parent 0d5d247 commit 0c79736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmd/policy-assistant/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# NetworkPolicy Assistant (derived from Cyclonus)
1+
# Policy Assistant (derived from Cyclonus)
22

33
Explains your configuration of (Baseline)AdminNetworkPolicy and v1 NetworkPolicy. Additionally, can test conformance of (B)ANP and v1 NetworkPolicy via a connectivity matrix. Derived from the great work of @mattfenwick et al. in [Cyclonus](https://github.com/mattfenwick/cyclonus).
44

@@ -12,5 +12,5 @@ CLI currently under development. Will build off of `cyclonus analyze` (visualiza
1212

1313
Integration tests located at *test/integration/integration_test.go*. The tests verify:
1414

15-
1. Building/translating NetPol spec into interim data structures (matchers).
15+
1. Building/translating Policy specs into interim data structures (matchers).
1616
2. Simulation of expected connectivity for ANP, BANP, and v1 NetPols.

0 commit comments

Comments
 (0)