This commit is contained in:
chentanjun 2019-11-27 11:57:11 +08:00 committed by Istio Automation
parent db7cc60300
commit 7fe0dd944c
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ for developers to create controllers and perform Create, Read, Update and Delete
This was a highly requested functionality by many Istio users, as is evident
from the feature requests on the clients generated by [Aspen Mesh](https://github.com/aspenmesh/istio-client-go)
and the [Knative project](https://github.com/knative/pkg/tree/master/apis/istio).
and the [Knative project](https://github.com/knative/pkg).
If you're currently using one of the above mentioned clients, you can easily
switch to using [Istio client go](https://github.com/istio/client-go) like
this: