Files
fn-serverless/api/agent/drivers
Tolga Ceylan fe2b9fb53d fn: cookie and driver api changes (#1312)
Now obsoleted driver.PrepareCookie() call handled image and
container creation. In agent, going forward we will need finer
grained control over the timeouts implied by the contexts.
For this reason, with this change, we split PrepareCookie()
into Validate/Pull/Create calls under Cookie interface.
2018-11-14 16:51:05 -08:00
..
2018-03-28 10:16:40 -07:00
2018-08-27 10:55:52 -07:00

This package is intended as a general purpose container abstraction library. With the same code, you can run on Docker, Rkt, etc.