Skip to content

Go client libraries for the Dubbo operator API. [based on istio]

License

Notifications You must be signed in to change notification settings

dubbo-go-pixiu/operator-client-go

 
 

Repository files navigation

Go Report Card GolangCI GoDoc

Golang Client Library for Istio APIs

This go library contains clients that talk to Istio resources in a Kubernetes cluster.

How to get it?

If you are using go1.11+, you can simply use the following command to get the lastest client code:

go get istio.io/client-go@master

Or if you need to use a specific version of the client code, you can specify a specific version number. For example:

go get istio.io/[email protected]

The version number matches with official Istio versions for releases 1.4+.

About

Go client libraries for the Dubbo operator API. [based on istio]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 67.5%
  • Makefile 26.4%
  • Go 5.5%
  • Ruby 0.6%