Commit Graph

5 Commits

Author SHA1 Message Date
Jason Wang 73a3b02f18
Remove Policy and MeshPolicy in client go (#95)
* Remove Policy and MeshPolicy in client go

* update api
2020-04-20 12:15:36 -07:00
Eric Van Norman 4afb880b30
Update k8s libraries to 0.18.1 to match other istio repos (#93)
- go get's, followed by a `make all` and then example/client.go updates
2020-04-17 09:59:57 -07:00
Jason Wang 738c4c113d Fix client go registration for mixer types (#30)
* fix client go registration for mixer types

* fix lint
2020-01-06 15:34:29 -08:00
Travis Clarke 5fad2566da Update common files (#29) 2019-12-17 20:39:23 -08:00
Neeraj Poddar 7b65e62d85 Added example package to verify generated code (#16)
* Added example package to verify generated code

Fixes: https://github.com/istio/istio/issues/18584

* Fix lint issues

* Create verify target
2019-11-04 09:44:04 -08:00