forked from wizardforcel/think-dast-zh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsidecar2
168 lines (168 loc) · 14.6 KB
/
sidecar2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<mxfile host="app.diagrams.net" modified="2021-12-02T16:03:07.860Z" agent="5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36" etag="6MUe5Tqt6pJLYamUwZCq" version="15.8.8" type="github">
<diagram id="kaZeSA9WZ5uxQSthxMif" name="Page-1">
<mxGraphModel dx="946" dy="556" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="ABA78605paWcU8dQXArM-3" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="ABA78605paWcU8dQXArM-1" target="ABA78605paWcU8dQXArM-2" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-1" value="API HTTP Handler" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
<mxGeometry x="90" y="230" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-5" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="ABA78605paWcU8dQXArM-2" target="ABA78605paWcU8dQXArM-4" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-2" value="Authentication<br>Authorization" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
<mxGeometry x="290" y="230" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-7" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="ABA78605paWcU8dQXArM-4" target="ABA78605paWcU8dQXArM-6" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ABA78605paWcU8dQXArM-4" target="ABA78605paWcU8dQXArM-16" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-4" value="Mutating<br>Admission" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
<mxGeometry x="490" y="230" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-9" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="ABA78605paWcU8dQXArM-6" target="ABA78605paWcU8dQXArM-8" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-6" value="Object<br>Schema" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
<mxGeometry x="690" y="230" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-11" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.005;entryY=0.63;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="ABA78605paWcU8dQXArM-8" target="ABA78605paWcU8dQXArM-14" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1090" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-8" value="Validation<br>Admission" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
<mxGeometry x="890" y="230" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-14" value="" style="sketch=0;html=1;dashed=0;whitespace=wrap;fillColor=#2875E2;strokeColor=#ffffff;points=[[0.005,0.63,0],[0.1,0.2,0],[0.9,0.2,0],[0.5,0,0],[0.995,0.63,0],[0.72,0.99,0],[0.5,1,0],[0.28,0.99,0]];shape=mxgraph.kubernetes.icon;prIcon=etcd" parent="1" vertex="1">
<mxGeometry x="1080" y="230" width="50" height="48" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-18" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;" parent="1" source="ABA78605paWcU8dQXArM-16" target="ABA78605paWcU8dQXArM-4" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-20" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;" parent="1" source="ABA78605paWcU8dQXArM-16" target="ABA78605paWcU8dQXArM-19" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-16" value="Webhook" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1">
<mxGeometry x="490" y="360" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-19" value="CR" style="shape=document;whiteSpace=wrap;html=1;boundedLbl=1;fillColor=#fff2cc;strokeColor=#d6b656;" parent="1" vertex="1">
<mxGeometry x="700" y="370" width="120" height="80" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-21" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" parent="1" vertex="1">
<mxGeometry x="310" y="500" width="40" height="350" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-22" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;strokeColor=#666666;fontColor=#333333;" parent="1" vertex="1">
<mxGeometry x="610" y="500" width="40" height="350" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-23" value="" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" parent="1" vertex="1">
<mxGeometry x="420" y="500" width="120" height="350" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-24" value="Port 15006<br>Inbound" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1">
<mxGeometry x="420" y="500" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-25" value="Port 15001<br>Outbound" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;strokeColor=#6c8ebf;" parent="1" vertex="1">
<mxGeometry x="420" y="790" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-26" value="Filter Chain" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#ffe6cc;strokeColor=#d79b00;" parent="1" vertex="1">
<mxGeometry x="420" y="650" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-27" value="Business" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#e1d5e7;strokeColor=#9673a6;" parent="1" vertex="1">
<mxGeometry x="720" y="500" width="120" height="350" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-28" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#FF6666;entryX=0.025;entryY=0.091;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="ABA78605paWcU8dQXArM-21" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="230" y="532" as="sourcePoint" />
<mxPoint x="180" y="550" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-29" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#FF6666;exitX=1.075;exitY=0.089;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="ABA78605paWcU8dQXArM-21" target="ABA78605paWcU8dQXArM-24" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="240" y="542" as="sourcePoint" />
<mxPoint x="321" y="541.8499999999999" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-30" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#FF6666;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ABA78605paWcU8dQXArM-24" target="ABA78605paWcU8dQXArM-26" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="363" y="541.1500000000001" as="sourcePoint" />
<mxPoint x="430" y="540.5433070866143" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-31" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#FF6666;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;" parent="1" source="ABA78605paWcU8dQXArM-26" target="ABA78605paWcU8dQXArM-25" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="373" y="551.1500000000001" as="sourcePoint" />
<mxPoint x="440" y="550.5433070866143" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-32" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#FF6666;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=-0.025;entryY=0.914;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="ABA78605paWcU8dQXArM-25" target="ABA78605paWcU8dQXArM-22" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="383" y="561.1500000000001" as="sourcePoint" />
<mxPoint x="450" y="560.5433070866143" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-33" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#FF6666;exitX=1.025;exitY=0.923;exitDx=0;exitDy=0;exitPerimeter=0;entryX=-0.008;entryY=0.923;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" source="ABA78605paWcU8dQXArM-22" target="ABA78605paWcU8dQXArM-27" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="393" y="571.1500000000001" as="sourcePoint" />
<mxPoint x="460" y="570.5433070866143" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-34" value="Iptables" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="300" y="860" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-35" value="Iptables" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="600" y="860" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-36" value="Sidecar" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
<mxGeometry x="450" y="860" width="60" height="30" as="geometry" />
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-37" value="" style="shape=flexArrow;endArrow=classic;html=1;rounded=0;strokeColor=#000000;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="550" y="430" as="sourcePoint" />
<mxPoint x="550" y="470" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-38" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#66B2FF;entryX=1.05;entryY=0.089;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0;exitY=0.089;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="ABA78605paWcU8dQXArM-27" target="ABA78605paWcU8dQXArM-22" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="660" y="600" as="sourcePoint" />
<mxPoint x="710" y="550" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-39" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#66B2FF;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" parent="1" target="ABA78605paWcU8dQXArM-24" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="610" y="530" as="sourcePoint" />
<mxPoint x="660" y="547.0999999999999" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-40" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#66B2FF;entryX=0.75;entryY=0;entryDx=0;entryDy=0;exitX=0.75;exitY=1;exitDx=0;exitDy=0;" parent="1" source="ABA78605paWcU8dQXArM-24" target="ABA78605paWcU8dQXArM-26" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="737.96" y="556.05" as="sourcePoint" />
<mxPoint x="670" y="557.0999999999999" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-41" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#66B2FF;entryX=0.75;entryY=0;entryDx=0;entryDy=0;exitX=0.75;exitY=1;exitDx=0;exitDy=0;" parent="1" source="ABA78605paWcU8dQXArM-26" target="ABA78605paWcU8dQXArM-25" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="747.96" y="566.05" as="sourcePoint" />
<mxPoint x="680" y="567.0999999999999" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-42" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#66B2FF;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" parent="1" source="ABA78605paWcU8dQXArM-25" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="757.96" y="576.05" as="sourcePoint" />
<mxPoint x="350" y="820" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ABA78605paWcU8dQXArM-43" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#66B2FF;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="310" y="820" as="sourcePoint" />
<mxPoint x="250" y="820" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>