func/mock
Gunjan Vyas afd224fe5c
feat: deploy success message also displays the namespace (#1090)
* func deploy should display namespace

* Modified e2e to consider namespace

* Added Namespace field in DeploymentResult struct

* Modified unit test for client deploy

* e2e fix
2022-07-06 16:34:08 +00:00
..
builder.go chore: update files with goimport (#513) 2021-09-08 06:53:45 -07:00
client.go feat: add support for manifest.yaml at repo/language/template levels (#558) 2021-10-27 07:09:01 -07:00
deployer.go feat: deploy success message also displays the namespace (#1090) 2022-07-06 16:34:08 +00:00
describer.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00
dnsProvider.go feat: add init/build/deploy commands and customizable namespace (#65) 2020-08-12 10:52:50 -04:00
initializer.go chore: add lint to GH actions CI 2020-07-29 17:47:08 +02:00
lister.go chore: update files with goimport (#513) 2021-09-08 06:53:45 -07:00
pipelines_provider.go feat: delete pipeline and resources with `func delete` (#763) 2022-01-24 12:39:29 -08:00
pusher.go Rename module to knative.dev/kn-plugin-func (#423) 2021-07-15 11:33:32 -07:00
remover.go src: better ctx propagation (#283) 2021-03-24 11:05:52 -04:00
runner.go feat!: invoke (#705) 2022-01-21 12:04:05 -08:00