Skip to content

Commit 9302995

Browse files
authored
@W-20383200: Add IP Filtering example (#110)
1 parent 82b7181 commit 9302995

File tree

18 files changed

+4940
-0
lines changed

18 files changed

+4940
-0
lines changed

ip-filtering/.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
target
2+
playground/config/custom-policies/*
3+
!playground/config/custom-policies/note.txt
4+
.pdk
5+
registration.yaml
6+
certificate.yaml

ip-filtering/.project.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
implementation:
2+
ref: .
3+
definition:
4+
refMode: filesystem
5+
ref: definition

0 commit comments

Comments
 (0)