istio/client-go

Go client libraries for the Istio API.

275

stars

1,946

commits

Makefile

primary language

Sep 10, 2026

updated

Browse cluster: Envoy proxy and service mesh infrastructure

README

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/client-go@release-1.4

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

Contributors

istio-testing

1,906 commits

jasonwzm

7 commits

howardjohn

7 commits

geeknoid

5 commits

istio/client-go

Go client libraries for the Istio API.

275

stars

1,946

commits

Makefile

primary language

Sep 10, 2026

updated

Browse cluster: Envoy proxy and service mesh infrastructure

README

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/client-go@release-1.4

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

Contributors

istio-testing

1,906 commits

jasonwzm

7 commits

howardjohn

7 commits

geeknoid

5 commits

Languages

Makefile

75.4%

Go

24.6%