This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/plan/task
Helder Correia da90baa087
Add new Client API
Signed-off-by: Helder Correia <174525+helderco@users.noreply.github.com>
2022-03-07 17:13:16 -01:00
..
auth.go Implement modifications for engine.#Pull, engine.#Push, docker.#Push, docker.#Pull 2022-01-31 23:14:35 +01:00
clientcommand.go Add new Client API 2022-03-07 17:13:16 -01:00
clientenv.go Add new Client API 2022-03-07 17:13:16 -01:00
clientfilesystemread.go Add new Client API 2022-03-07 17:13:16 -01:00
clientfilesystemwrite.go Add new Client API 2022-03-07 17:13:16 -01:00
clientplatform.go Add new Client API 2022-03-07 17:13:16 -01:00
copy.go engine.#Copy matches docker.#Copy 2022-01-27 20:09:12 -07:00
decodesecret.go improved handling of p []cue.Selector in for loop 2022-02-05 10:01:06 -07:00
dockerfile.go Implement modifications for engine.#Dockerfile tests, and fix lint errors 2022-02-01 00:35:02 +01:00
exec.go implemented ability to pass #Secret as env var 2022-02-15 12:58:35 -07:00
gitpull.go
httpfetch.go
imageconfig.go Rename image config field for consistency 2022-02-17 11:14:57 -01:00
inputdirectory.go
inputsecretenv.go
inputsecretexec.go
inputsecretfile.go
mkdir.go
newsecret.go
outputdirectory.go
outputfile.go Add outputs.files task to plan 2022-01-31 20:53:54 -01:00
proxyendpoint.go
pull.go Implement modifications for engine.#Pull, engine.#Push, docker.#Push, docker.#Pull 2022-01-31 23:14:35 +01:00
push.go Implement modifications for engine.#Pull, engine.#Push, docker.#Push, docker.#Pull 2022-01-31 23:14:35 +01:00
readfile.go
source.go engine.#Source: Fix relative path support 2022-01-28 15:00:52 -08:00
task.go Add new Client API 2022-03-07 17:13:16 -01:00
transformsecret.go fixed lint issue 2022-01-31 18:46:10 -07:00
util.go
writefile.go