buildkit/client
Vincent Demeester 5986fa9947
Allow to use TCP for buildkit daemon and client communication
The next step is to allow TLS configuration.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-10-07 22:02:15 +02:00
..
llb llb: per-vertex metadata (e.g. IgnoreCache) 2017-10-03 05:36:24 +00:00
client.go Allow to use TCP for buildkit daemon and client communication 2017-10-07 22:02:15 +02:00
client_containerd_test.go vendor: update containerd 2017-06-22 12:14:39 -07:00
client_nocontainerd_test.go client: add integration tests 2017-06-19 14:35:57 -07:00
client_nostandalone_test.go client: add integration tests 2017-06-19 14:35:57 -07:00
client_standalone_test.go client: add integration tests 2017-06-19 14:35:57 -07:00
client_test.go Allow to use TCP for buildkit daemon and client communication 2017-10-07 22:02:15 +02:00
client_unix.go Allow to use TCP for buildkit daemon and client communication 2017-10-07 22:02:15 +02:00
client_windows.go support building on windows (no functional worker yet) 2017-07-12 06:43:30 +00:00
diskusage.go buildctl: add filter to buildctl df 2017-07-26 11:28:26 -07:00
exporters.go exporter: add local exporter 2017-08-04 17:12:19 -07:00
graph.go solver: fix shared request progress and cancellation 2017-09-27 12:45:47 -07:00
local.go source: add local file source fundamentals 2017-07-12 23:23:20 -07:00
solve.go solver: make nested build use solverequest 2017-10-05 17:51:04 -07:00