-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNOTICE
More file actions
144 lines (119 loc) · 6.06 KB
/
Copy pathNOTICE
File metadata and controls
144 lines (119 loc) · 6.06 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
NOTICES FOR THIRD-PARTY SOFTWARE
This product includes software developed by third parties.
The following components are included in this distribution:
================================================================================
go.datum.net/cloud
AGPL-3.0
This project
--------------------------------------------------------------------------------
================================================================================
github.com/fxamacker/cbor/v2 v2.7.0
MIT
https://github.com/fxamacker/cbor/blob/v2.7.0/LICENSE
--------------------------------------------------------------------------------
================================================================================
github.com/go-logr/logr v1.4.3
Apache-2.0
https://github.com/go-logr/logr/blob/v1.4.3/LICENSE
--------------------------------------------------------------------------------
================================================================================
github.com/gogo/protobuf v1.3.2
BSD-3-Clause
https://github.com/gogo/protobuf/blob/v1.3.2/LICENSE
--------------------------------------------------------------------------------
================================================================================
github.com/json-iterator/go v1.1.12
MIT
https://github.com/json-iterator/go/blob/v1.1.12/LICENSE
--------------------------------------------------------------------------------
================================================================================
github.com/kr/text v0.2.0
MIT
https://github.com/kr/text/blob/v0.2.0/LICENSE
--------------------------------------------------------------------------------
================================================================================
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
Apache-2.0
https://github.com/modern-go/concurrent/blob/bacd9c7ef1dd/LICENSE
--------------------------------------------------------------------------------
================================================================================
github.com/modern-go/reflect2 v1.0.2
Apache-2.0
https://github.com/modern-go/reflect2/blob/v1.0.2/LICENSE
--------------------------------------------------------------------------------
================================================================================
github.com/spf13/pflag v1.0.6
BSD-3-Clause
https://github.com/spf13/pflag/blob/v1.0.6/LICENSE
--------------------------------------------------------------------------------
================================================================================
github.com/x448/float16 v0.8.4
MIT
https://github.com/x448/float16/blob/v0.8.4/LICENSE
--------------------------------------------------------------------------------
================================================================================
golang.org/x/net v0.51.0
BSD-3-Clause
https://cs.opensource.google/go/x/net/+/v0.51.0:LICENSE
--------------------------------------------------------------------------------
================================================================================
golang.org/x/sys v0.42.0
BSD-3-Clause
https://cs.opensource.google/go/x/sys/+/v0.42.0:LICENSE
--------------------------------------------------------------------------------
================================================================================
golang.org/x/text v0.34.0
BSD-3-Clause
https://cs.opensource.google/go/x/text/+/v0.34.0:LICENSE
--------------------------------------------------------------------------------
================================================================================
gopkg.in/inf.v0 v0.9.1
BSD-3-Clause
https://github.com/go-inf/inf/blob/v0.9.1/LICENSE
--------------------------------------------------------------------------------
================================================================================
k8s.io/api v0.33.0
Apache-2.0
https://github.com/kubernetes/api/blob/v0.33.0/LICENSE
--------------------------------------------------------------------------------
================================================================================
k8s.io/apimachinery v0.33.0
Apache-2.0
https://github.com/kubernetes/apimachinery/blob/v0.33.0/LICENSE
--------------------------------------------------------------------------------
================================================================================
k8s.io/klog/v2 v2.130.1
Apache-2.0
https://github.com/kubernetes/klog/blob/v2.130.1/LICENSE
--------------------------------------------------------------------------------
================================================================================
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
Apache-2.0
https://github.com/kubernetes/utils/blob/3ea5e8cea738/LICENSE
--------------------------------------------------------------------------------
================================================================================
sigs.k8s.io/controller-runtime v0.21.0
Apache-2.0
https://github.com/kubernetes-sigs/controller-runtime/blob/v0.21.0/LICENSE
--------------------------------------------------------------------------------
================================================================================
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
Apache-2.0
https://github.com/kubernetes-sigs/json/blob/9aa6b5e7a4b3/LICENSE
--------------------------------------------------------------------------------
================================================================================
sigs.k8s.io/randfill v1.0.0
Apache-2.0
https://github.com/kubernetes-sigs/randfill/blob/v1.0.0/LICENSE
--------------------------------------------------------------------------------
================================================================================
sigs.k8s.io/structured-merge-diff/v4 v4.6.0
Apache-2.0
https://github.com/kubernetes-sigs/structured-merge-diff/blob/v4.6.0/LICENSE
--------------------------------------------------------------------------------
================================================================================
sigs.k8s.io/yaml v1.4.0
Apache-2.0
https://github.com/kubernetes-sigs/yaml/blob/v1.4.0/LICENSE
--------------------------------------------------------------------------------
END OF NOTICES