forked from wso2/k8s-api-operator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE.txt
82 lines (44 loc) · 4.11 KB
/
LICENSE.txt
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
This product is licensed by WSO2 Inc. under Apache License 2.0. The license
can be downloaded from the following locations:
http://www.apache.org/licenses/LICENSE-2.0.html
http://www.apache.org/licenses/LICENSE-2.0.txt
This product also contains software under different licenses. This table below
all the contained got client libraries and the license under which they are
provided to you.
Name License
_________________________________________________________________________________________________________________________________________________
k8s.io/api Apache-2.0
github.com/aws/aws-sdk-go Apache-2.0
github.com/docker/libtrust Apache-2.0
github.com/emicklei/go-restful MIT
github.com/getkin/kin-openapi MIT
github.com/go-openapi/spec Apache-2.0
github.com/gogo/protobuf BSD-3-Clause
github.com/golang/glog Apache-2.0
github.com/google/gofuzz Apache-2.0
github.com/heroku/docker-registry-client BSD-3-Clause
github.com/json-iterator/go MIT
github.com/openshift/api Apache-2.0
github.com/operator-framework/operator-sdk Apache-2.0
github.com/sirupsen/logrus MIT
github.com/spf13/pflag BSD-3-Clause
gopkg.in/resty.v1 MIT
gopkg.in/yaml.v2 Apache-2.0
istio.io/api Apache-2.0
istio.io/client-go Apache-2.0
k8s.io/api Apache-2.0
k8s.io/apimachinery Apache-2.0
k8s.io/client-go Apache-2.0
sigs.k8s.io/yaml MIT
k8s.io/client-go Apache-2.0
k8s.io/code-generator Apache-2.0
k8s.io/kube-openapi Apache-2.0
sigs.k8s.io/controller-runtime Apache-2.0
sigs.k8s.io/yaml MIT
The license types used by the above libraries and their information is given below:
Apache-2.0 Apache License Version 2.0
http://www.apache.org/licenses/LICENSE-2.0.html
BSD-3-Clause Berkeley License - 3
https://opensource.org/licenses/BSD-3-Clause
MIT MIT License
http://www.opensource.org/licenses/mit-license.php