-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
389 lines (323 loc) · 10.3 KB
/
Copy pathNOTICE
File metadata and controls
389 lines (323 loc) · 10.3 KB
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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
Codesphere Managed Services Go Library
Copyright (c) Codesphere Inc.
This project includes code licensed under the following terms:
----------
Module: github.com/davecgh/go-spew/spew
Version: v1.1.2-0.20180830191138-d8f796af33cc
License: ISC
License URL: https://github.com/davecgh/go-spew/blob/d8f796af33cc/LICENSE
----------
Module: github.com/emicklei/go-restful/v3
Version: v3.12.2
License: MIT
License URL: https://github.com/emicklei/go-restful/blob/v3.12.2/LICENSE
----------
Module: github.com/fxamacker/cbor/v2
Version: v2.9.0
License: MIT
License URL: https://github.com/fxamacker/cbor/blob/v2.9.0/LICENSE
----------
Module: github.com/gabriel-vasile/mimetype
Version: v1.4.12
License: MIT
License URL: https://github.com/gabriel-vasile/mimetype/blob/v1.4.12/LICENSE
----------
Module: github.com/gin-contrib/sse
Version: v1.1.0
License: MIT
License URL: https://github.com/gin-contrib/sse/blob/v1.1.0/LICENSE
----------
Module: github.com/gin-gonic/gin
Version: v1.12.0
License: MIT
License URL: https://github.com/gin-gonic/gin/blob/v1.12.0/LICENSE
----------
Module: github.com/go-logr/logr
Version: v1.4.3
License: Apache-2.0
License URL: https://github.com/go-logr/logr/blob/v1.4.3/LICENSE
----------
Module: github.com/go-openapi/jsonpointer
Version: v0.21.0
License: Apache-2.0
License URL: https://github.com/go-openapi/jsonpointer/blob/v0.21.0/LICENSE
----------
Module: github.com/go-openapi/jsonreference
Version: v0.20.2
License: Apache-2.0
License URL: https://github.com/go-openapi/jsonreference/blob/v0.20.2/LICENSE
----------
Module: github.com/go-openapi/swag
Version: v0.23.0
License: Apache-2.0
License URL: https://github.com/go-openapi/swag/blob/v0.23.0/LICENSE
----------
Module: github.com/go-playground/locales
Version: v0.14.1
License: MIT
License URL: https://github.com/go-playground/locales/blob/v0.14.1/LICENSE
----------
Module: github.com/go-playground/universal-translator
Version: v0.18.1
License: MIT
License URL: https://github.com/go-playground/universal-translator/blob/v0.18.1/LICENSE
----------
Module: github.com/go-playground/validator/v10
Version: v10.30.1
License: MIT
License URL: https://github.com/go-playground/validator/blob/v10.30.1/LICENSE
----------
Module: github.com/goccy/go-yaml
Version: v1.19.2
License: MIT
License URL: https://github.com/goccy/go-yaml/blob/v1.19.2/LICENSE
----------
Module: github.com/google/gnostic-models
Version: v0.7.0
License: Apache-2.0
License URL: https://github.com/google/gnostic-models/blob/v0.7.0/LICENSE
----------
Module: github.com/google/uuid
Version: v1.6.0
License: BSD-3-Clause
License URL: https://github.com/google/uuid/blob/v1.6.0/LICENSE
----------
Module: github.com/josharian/intern
Version: v1.0.0
License: MIT
License URL: https://github.com/josharian/intern/blob/v1.0.0/license.md
----------
Module: github.com/json-iterator/go
Version: v1.1.12
License: MIT
License URL: https://github.com/json-iterator/go/blob/v1.1.12/LICENSE
----------
Module: github.com/leodido/go-urn
Version: v1.4.0
License: MIT
License URL: https://github.com/leodido/go-urn/blob/v1.4.0/LICENSE
----------
Module: github.com/mailru/easyjson
Version: v0.7.7
License: MIT
License URL: https://github.com/mailru/easyjson/blob/v0.7.7/LICENSE
----------
Module: github.com/mattn/go-isatty
Version: v0.0.20
License: MIT
License URL: https://github.com/mattn/go-isatty/blob/v0.0.20/LICENSE
----------
Module: github.com/modern-go/concurrent
Version: v0.0.0-20180306012644-bacd9c7ef1dd
License: Apache-2.0
License URL: https://github.com/modern-go/concurrent/blob/bacd9c7ef1dd/LICENSE
----------
Module: github.com/modern-go/reflect2
Version: v1.0.3-0.20250322232337-35a7c28c31ee
License: Apache-2.0
License URL: https://github.com/modern-go/reflect2/blob/35a7c28c31ee/LICENSE
----------
Module: github.com/munnerz/goautoneg
Version: v0.0.0-20191010083416-a7dc8b61c822
License: BSD-3-Clause
License URL: https://github.com/munnerz/goautoneg/blob/a7dc8b61c822/LICENSE
----------
Module: github.com/pelletier/go-toml/v2
Version: v2.3.1
License: MIT
License URL: https://github.com/pelletier/go-toml/blob/v2.3.1/LICENSE
----------
Module: github.com/pmezard/go-difflib/difflib
Version: v1.0.1-0.20181226105442-5d4384ee4fb2
License: BSD-3-Clause
License URL: https://github.com/pmezard/go-difflib/blob/5d4384ee4fb2/LICENSE
----------
Module: github.com/quic-go/qpack
Version: v0.6.0
License: MIT
License URL: https://github.com/quic-go/qpack/blob/v0.6.0/LICENSE.md
----------
Module: github.com/quic-go/quic-go
Version: v0.59.1
License: MIT
License URL: https://github.com/quic-go/quic-go/blob/v0.59.1/LICENSE
----------
Module: github.com/spf13/pflag
Version: v1.0.10
License: BSD-3-Clause
License URL: https://github.com/spf13/pflag/blob/v1.0.10/LICENSE
----------
Module: github.com/stretchr/objx
Version: v0.5.3
License: MIT
License URL: https://github.com/stretchr/objx/blob/v0.5.3/LICENSE
----------
Module: github.com/stretchr/testify
Version: v1.11.1
License: MIT
License URL: https://github.com/stretchr/testify/blob/v1.11.1/LICENSE
----------
Module: github.com/ugorji/go/codec
Version: v1.3.1
License: MIT
License URL: https://github.com/ugorji/go/blob/codec/v1.3.1/codec/LICENSE
----------
Module: github.com/x448/float16
Version: v0.8.4
License: MIT
License URL: https://github.com/x448/float16/blob/v0.8.4/LICENSE
----------
Module: go.mongodb.org/mongo-driver/v2
Version: v2.5.0
License: Apache-2.0
License URL: https://github.com/mongodb/mongo-go-driver/blob/v2.5.0/LICENSE
----------
Module: go.yaml.in/yaml/v2
Version: v2.4.4
License: Apache-2.0
License URL: https://github.com/yaml/go-yaml/blob/v2.4.4/LICENSE
----------
Module: go.yaml.in/yaml/v3
Version: v3.0.4
License: MIT
License URL: https://github.com/yaml/go-yaml/blob/v3.0.4/LICENSE
----------
Module: golang.org/x/crypto
Version: v0.52.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/crypto/+/v0.52.0:LICENSE
----------
Module: golang.org/x/net
Version: v0.55.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/net/+/v0.55.0:LICENSE
----------
Module: golang.org/x/oauth2
Version: v0.35.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/oauth2/+/v0.35.0:LICENSE
----------
Module: golang.org/x/sys
Version: v0.45.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/sys/+/v0.45.0:LICENSE
----------
Module: golang.org/x/term
Version: v0.43.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/term/+/v0.43.0:LICENSE
----------
Module: golang.org/x/text
Version: v0.37.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/text/+/v0.37.0:LICENSE
----------
Module: golang.org/x/time/rate
Version: v0.12.0
License: BSD-3-Clause
License URL: https://cs.opensource.google/go/x/time/+/v0.12.0:LICENSE
----------
Module: google.golang.org/protobuf
Version: v1.36.11
License: BSD-3-Clause
License URL: https://github.com/protocolbuffers/protobuf-go/blob/v1.36.11/LICENSE
----------
Module: gopkg.in/evanphx/json-patch.v4
Version: v4.13.0
License: BSD-3-Clause
License URL: https://github.com/evanphx/json-patch/blob/v4.13.0/LICENSE
----------
Module: gopkg.in/inf.v0
Version: v0.9.1
License: BSD-3-Clause
License URL: https://github.com/go-inf/inf/blob/v0.9.1/LICENSE
----------
Module: gopkg.in/yaml.v3
Version: v3.0.1
License: MIT
License URL: https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE
----------
Module: k8s.io/api
Version: v0.35.1
License: Apache-2.0
License URL: https://github.com/kubernetes/api/blob/v0.35.1/LICENSE
----------
Module: k8s.io/apimachinery/pkg
Version: v0.35.1
License: Apache-2.0
License URL: https://github.com/kubernetes/apimachinery/blob/v0.35.1/LICENSE
----------
Module: k8s.io/apimachinery/third_party/forked/golang
Version: v0.35.1
License: BSD-3-Clause
License URL: https://github.com/kubernetes/apimachinery/blob/v0.35.1/third_party/forked/golang/LICENSE
----------
Module: k8s.io/client-go
Version: v0.35.1
License: Apache-2.0
License URL: https://github.com/kubernetes/client-go/blob/v0.35.1/LICENSE
----------
Module: k8s.io/klog/v2
Version: v2.130.1
License: Apache-2.0
License URL: https://github.com/kubernetes/klog/blob/v2.130.1/LICENSE
----------
Module: k8s.io/kube-openapi/pkg
Version: v0.0.0-20250910181357-589584f1c912
License: Apache-2.0
License URL: https://github.com/kubernetes/kube-openapi/blob/589584f1c912/LICENSE
----------
Module: k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json
Version: v0.0.0-20250910181357-589584f1c912
License: BSD-3-Clause
License URL: https://github.com/kubernetes/kube-openapi/blob/589584f1c912/pkg/internal/third_party/go-json-experiment/json/LICENSE
----------
Module: k8s.io/kube-openapi/pkg/validation/spec
Version: v0.0.0-20250910181357-589584f1c912
License: Apache-2.0
License URL: https://github.com/kubernetes/kube-openapi/blob/589584f1c912/pkg/validation/spec/LICENSE
----------
Module: k8s.io/utils
Version: v0.0.0-20251002143259-bc988d571ff4
License: Apache-2.0
License URL: https://github.com/kubernetes/utils/blob/bc988d571ff4/LICENSE
----------
Module: k8s.io/utils/internal/third_party/forked/golang/net
Version: v0.0.0-20251002143259-bc988d571ff4
License: BSD-3-Clause
License URL: https://github.com/kubernetes/utils/blob/bc988d571ff4/internal/third_party/forked/golang/LICENSE
----------
Module: sigs.k8s.io/json
Version: v0.0.0-20250730193827-2d320260d730
License: Apache-2.0
License URL: https://github.com/kubernetes-sigs/json/blob/2d320260d730/LICENSE
----------
Module: sigs.k8s.io/json
Version: v0.0.0-20250730193827-2d320260d730
License: BSD-3-Clause
License URL: https://github.com/kubernetes-sigs/json/blob/2d320260d730/LICENSE
----------
Module: sigs.k8s.io/randfill
Version: v1.0.0
License: Apache-2.0
License URL: https://github.com/kubernetes-sigs/randfill/blob/v1.0.0/LICENSE
----------
Module: sigs.k8s.io/structured-merge-diff/v6
Version: v6.3.0
License: Apache-2.0
License URL: https://github.com/kubernetes-sigs/structured-merge-diff/blob/v6.3.0/LICENSE
----------
Module: sigs.k8s.io/yaml
Version: v1.6.0
License: MIT
License URL: https://github.com/kubernetes-sigs/yaml/blob/v1.6.0/LICENSE
----------
Module: sigs.k8s.io/yaml
Version: v1.6.0
License: Apache-2.0
License URL: https://github.com/kubernetes-sigs/yaml/blob/v1.6.0/LICENSE
----------
Module: sigs.k8s.io/yaml
Version: v1.6.0
License: BSD-3-Clause
License URL: https://github.com/kubernetes-sigs/yaml/blob/v1.6.0/LICENSE