func/docker
David Fridrich e659256005
chore: use lower case *functions* in all CLI outputs (#1135)
* first run, F -> f

* fix

* fix

* misspells

* client*.go files

* add client*.go: misspells

* cmd dir test files

* docker dir

* function* files

* i*.go and job.go

* job.go,mock dir,repos*,s2i dir,schema dir,templates*

* test dir

* testing dir

* root dir *.go second round
2022-07-27 13:34:36 +00:00
..
creds chore: use lower case *functions* in all CLI outputs (#1135) 2022-07-27 13:34:36 +00:00
testData feat: allow push to cluster internal registries (#718) 2021-12-20 14:28:17 -08:00
close_guarding_client.go fix: premature Close() of docker client (#1066) 2022-06-16 17:14:17 +00:00
docker_client.go fix: premature Close() of docker client (#1066) 2022-06-16 17:14:17 +00:00
docker_client_linux_test.go Better error message for podman auto service (#1030) 2022-06-09 07:03:38 +00:00
docker_client_ssh_test.go Docker SSH test (#659) 2021-11-14 17:18:54 -08:00
docker_client_test.go Windows unit test fixes (#860) 2022-02-27 17:53:07 -08:00
platform.go Add --platform flag for build/deploy sub-cmd (#1076) 2022-06-22 16:40:23 +00:00
platform_test.go Add --platform flag for build/deploy sub-cmd (#1076) 2022-06-22 16:40:23 +00:00
pusher.go chore: use lower case *functions* in all CLI outputs (#1135) 2022-07-27 13:34:36 +00:00
pusher_test.go Update Knative dependencies to v1.1 (#925) 2022-03-31 13:45:45 +00:00
runner.go chore: use lower case *functions* in all CLI outputs (#1135) 2022-07-27 13:34:36 +00:00
runner_test.go src: promote verbosity to constructor arg (#869) 2022-03-04 11:19:36 -08:00
zz_close_guarding_client_generated.go fix: premature Close() of docker client (#1066) 2022-06-16 17:14:17 +00:00