1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-12 08:23:58 +02:00
go-micro/runtime/kubernetes/client
Milos Gajdos 8dc3fb964e Pass source of service to Deployment API; render templates properly (#969)
* Pass source of service to Deployment API; render templates properly

* Enable Go modules by default. Honor runtime.Service.Exec

* Make sure you remove go.mod and go.sum
2019-11-21 17:31:13 +00:00
..
api [WIP] Micro Runtime (#947) 2019-11-15 13:41:40 +00:00
client.go [WIP] Micro Runtime (#947) 2019-11-15 13:41:40 +00:00
kubernetes.go Pass source of service to Deployment API; render templates properly (#969) 2019-11-21 17:31:13 +00:00
templates.go Pass source of service to Deployment API; render templates properly (#969) 2019-11-21 17:31:13 +00:00
types.go [WIP] Micro Runtime (#947) 2019-11-15 13:41:40 +00:00
utils_test.go Pass source of service to Deployment API; render templates properly (#969) 2019-11-21 17:31:13 +00:00
utils.go Pass source of service to Deployment API; render templates properly (#969) 2019-11-21 17:31:13 +00:00