gen client
Signed-off-by: Nrunzexia <runzexia@yunify.com>
Showing
... | @@ -7,9 +7,7 @@ require ( | ... | @@ -7,9 +7,7 @@ require ( |
code.cloudfoundry.org/bytefmt v0.0.0-20190710193110-1eb035ffe2b6 | code.cloudfoundry.org/bytefmt v0.0.0-20190710193110-1eb035ffe2b6 | ||
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect | github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect | ||
github.com/Microsoft/go-winio v0.4.12 // indirect | github.com/Microsoft/go-winio v0.4.12 // indirect | ||
github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46 // indirect | |||
github.com/PuerkitoBio/goquery v1.5.0 | github.com/PuerkitoBio/goquery v1.5.0 | ||
github.com/PuerkitoBio/purell v1.1.1 // indirect | |||
github.com/Sirupsen/logrus v1.4.1 // indirect | github.com/Sirupsen/logrus v1.4.1 // indirect | ||
github.com/appscode/jsonpatch v0.0.0-20190108182946-7c0e3b262f30 // indirect | github.com/appscode/jsonpatch v0.0.0-20190108182946-7c0e3b262f30 // indirect | ||
github.com/asaskevich/govalidator v0.0.0-20180315120708-ccb8e960c48f | github.com/asaskevich/govalidator v0.0.0-20180315120708-ccb8e960c48f | ||
... | @@ -32,7 +30,7 @@ require ( | ... | @@ -32,7 +30,7 @@ require ( |
github.com/elazarl/go-bindata-assetfs v1.0.0 // indirect | github.com/elazarl/go-bindata-assetfs v1.0.0 // indirect | ||
github.com/elazarl/goproxy v0.0.0-20190711103511-473e67f1d7d2 // indirect | github.com/elazarl/goproxy v0.0.0-20190711103511-473e67f1d7d2 // indirect | ||
github.com/elazarl/goproxy/ext v0.0.0-20190711103511-473e67f1d7d2 // indirect | github.com/elazarl/goproxy/ext v0.0.0-20190711103511-473e67f1d7d2 // indirect | ||
github.com/emicklei/go-restful v2.9.4+incompatible | github.com/emicklei/go-restful v2.9.5+incompatible | ||
github.com/emicklei/go-restful-openapi v1.0.0 | github.com/emicklei/go-restful-openapi v1.0.0 | ||
github.com/emicklei/go-restful-swagger12 v0.0.0-20170926063155-7524189396c6 // indirect | github.com/emicklei/go-restful-swagger12 v0.0.0-20170926063155-7524189396c6 // indirect | ||
github.com/emirpasic/gods v1.12.0 // indirect | github.com/emirpasic/gods v1.12.0 // indirect | ||
... | @@ -41,14 +39,10 @@ require ( | ... | @@ -41,14 +39,10 @@ require ( |
github.com/go-ldap/ldap v3.0.3+incompatible | github.com/go-ldap/ldap v3.0.3+incompatible | ||
github.com/go-logr/logr v0.1.0 // indirect | github.com/go-logr/logr v0.1.0 // indirect | ||
github.com/go-logr/zapr v0.1.1 // indirect | github.com/go-logr/zapr v0.1.1 // indirect | ||
github.com/go-openapi/jsonpointer v0.19.0 // indirect | github.com/go-openapi/spec v0.19.2 | ||
github.com/go-openapi/jsonreference v0.19.0 // indirect | |||
github.com/go-openapi/spec v0.19.0 | |||
github.com/go-openapi/swag v0.19.0 // indirect | |||
github.com/go-redis/redis v6.15.2+incompatible | github.com/go-redis/redis v6.15.2+incompatible | ||
github.com/go-sql-driver/mysql v1.4.1 | github.com/go-sql-driver/mysql v1.4.1 | ||
github.com/gocraft/dbr v0.0.0-20180507214907-a0fd650918f6 | github.com/gocraft/dbr v0.0.0-20180507214907-a0fd650918f6 | ||
github.com/gogo/protobuf v1.2.1 // indirect | |||
github.com/golang/example v0.0.0-20170904185048-46695d81d1fa | github.com/golang/example v0.0.0-20170904185048-46695d81d1fa | ||
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b | github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b | ||
github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect | github.com/golang/groupcache v0.0.0-20190129154638-5b532d6fd5ef // indirect | ||
... | @@ -79,15 +73,11 @@ require ( | ... | @@ -79,15 +73,11 @@ require ( |
github.com/kubesphere/sonargo v0.0.2 | github.com/kubesphere/sonargo v0.0.2 | ||
github.com/lib/pq v1.2.0 // indirect | github.com/lib/pq v1.2.0 // indirect | ||
github.com/lucas-clemente/quic-go v0.11.1 // indirect | github.com/lucas-clemente/quic-go v0.11.1 // indirect | ||
github.com/mailru/easyjson v0.0.0-20190403194419-1ea4449da983 // indirect | |||
github.com/mattn/go-sqlite3 v1.11.0 // indirect | github.com/mattn/go-sqlite3 v1.11.0 // indirect | ||
github.com/mholt/caddy v1.0.0 | github.com/mholt/caddy v1.0.0 | ||
github.com/mholt/certmagic v0.5.1 // indirect | github.com/mholt/certmagic v0.5.1 // indirect | ||
github.com/miekg/dns v1.1.9 // indirect | github.com/miekg/dns v1.1.9 // indirect | ||
github.com/mitchellh/go-homedir v1.1.0 // indirect | github.com/mitchellh/go-homedir v1.1.0 // indirect | ||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect | |||
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742 // indirect | |||
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d // indirect | |||
github.com/onsi/ginkgo v1.8.0 | github.com/onsi/ginkgo v1.8.0 | ||
github.com/onsi/gomega v1.5.0 | github.com/onsi/gomega v1.5.0 | ||
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect | github.com/opencontainers/go-digest v1.0.0-rc1 // indirect | ||
... | @@ -113,12 +103,8 @@ require ( | ... | @@ -113,12 +103,8 @@ require ( |
go.uber.org/atomic v1.4.0 // indirect | go.uber.org/atomic v1.4.0 // indirect | ||
go.uber.org/multierr v1.1.0 // indirect | go.uber.org/multierr v1.1.0 // indirect | ||
go.uber.org/zap v1.10.0 // indirect | go.uber.org/zap v1.10.0 // indirect | ||
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529 // indirect | golang.org/x/net v0.0.0-20190613194153-d28f0bde5980 | ||
golang.org/x/net v0.0.0-20190509222800-a4d6f7feada5 | |||
golang.org/x/oauth2 v0.0.0-20190402181905-9f3314589c9a // indirect | golang.org/x/oauth2 v0.0.0-20190402181905-9f3314589c9a // indirect | ||
golang.org/x/sync v0.0.0-20190423024810-112230192c58 // indirect | |||
golang.org/x/sys v0.0.0-20190509141414-a5b02f93d862 // indirect | |||
golang.org/x/text v0.3.2 // indirect | |||
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect | golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect | ||
google.golang.org/appengine v1.5.0 // indirect | google.golang.org/appengine v1.5.0 // indirect | ||
google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7 // indirect | google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7 // indirect | ||
... | @@ -134,14 +120,13 @@ require ( | ... | @@ -134,14 +120,13 @@ require ( |
k8s.io/apimachinery v0.0.0-20190221213512-86fb29eff628 | k8s.io/apimachinery v0.0.0-20190221213512-86fb29eff628 | ||
k8s.io/apiserver v0.0.0-20190507070644-e9c02aff496d | k8s.io/apiserver v0.0.0-20190507070644-e9c02aff496d | ||
k8s.io/client-go v0.0.0-20181213151034-8d9ed539ba31 | k8s.io/client-go v0.0.0-20181213151034-8d9ed539ba31 | ||
k8s.io/gengo v0.0.0-20190128074634-0689ccc1d7d6 // indirect | k8s.io/code-generator v0.0.0-20190405172246-9a4d48088f6a | ||
k8s.io/klog v0.3.0 | k8s.io/klog v0.3.1 | ||
k8s.io/kube-openapi v0.0.0-20181109181836-c59034cc13d5 | k8s.io/kube-openapi v0.0.0-20190709113604-33be087ad058 | ||
k8s.io/kubernetes v1.13.6 | k8s.io/kubernetes v1.13.6 | ||
k8s.io/utils v0.0.0-20190506122338-8fab8cb257d5 // indirect | k8s.io/utils v0.0.0-20190506122338-8fab8cb257d5 // indirect | ||
sigs.k8s.io/application v0.0.0-20190404151855-67ae7f915d4e | sigs.k8s.io/application v0.0.0-20190404151855-67ae7f915d4e | ||
sigs.k8s.io/controller-runtime v0.1.10 | sigs.k8s.io/controller-runtime v0.1.10 | ||
sigs.k8s.io/structured-merge-diff v0.0.0-20190426204423-ea680f03cc65 // indirect | |||
sigs.k8s.io/testing_frameworks v0.1.1 // indirect | sigs.k8s.io/testing_frameworks v0.1.1 // indirect | ||
sigs.k8s.io/yaml v1.1.0 // indirect | sigs.k8s.io/yaml v1.1.0 // indirect | ||
) | ) | ||
... | @@ -150,4 +135,5 @@ replace ( | ... | @@ -150,4 +135,5 @@ replace ( |
github.com/Sirupsen/logrus v1.4.1 => github.com/sirupsen/logrus v1.4.1 | github.com/Sirupsen/logrus v1.4.1 => github.com/sirupsen/logrus v1.4.1 | ||
github.com/kiali/kiali => github.com/kubesphere/kiali v0.15.1-0.20190407071308-6b5b818211c3 | github.com/kiali/kiali => github.com/kubesphere/kiali v0.15.1-0.20190407071308-6b5b818211c3 | ||
github.com/kubernetes-sigs/application => github.com/kubesphere/application v0.0.0-20190518133311-b9d9eb0b5cf7 | github.com/kubernetes-sigs/application => github.com/kubesphere/application v0.0.0-20190518133311-b9d9eb0b5cf7 | ||
k8s.io/code-generator => k8s.io/code-generator v0.0.0-20181117043124-c2090bec4d9b | |||
) | ) |
此差异已折叠。
pkg/tools.go
0 → 100644
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
想要评论请 注册 或 登录