agola/internal/services/executor/driver
Simone Gotti 53dad95cd0 cmd: fix variable create/update
In c1ff28ef9f we exported various types. Unfortunately the types used by cmd
variable create/update are the wrong types and marshalling fails. Fix it using
the right type. In future this internal types should be exported.
2019-08-29 16:38:19 +02:00
..
docker.go Merge pull request #81 from sgotti/docker_driver_use_fixed_client_api_version 2019-08-04 23:56:17 +02:00
docker_test.go cmd: fix variable create/update 2019-08-29 16:38:19 +02:00
driver.go *: export clients and related types 2019-08-02 12:02:01 +02:00
k8s.go *: export clients and related types 2019-08-02 12:02:01 +02:00
k8s_test.go userdirectrun: add options to define variables 2019-08-06 16:58:00 +02:00
k8slease.go executor: fix linter errors 2019-07-02 15:18:52 +02:00