func/mock
Zbynek Roubalik d478f555cc
feat: delete pipeline and resources with `func delete` (#763)
* feat: delete pipeline and resources with `func delete`

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>

* fix test and prompt

Signed-off-by: Zbynek Roubalik <zroubali@redhat.com>
2022-01-24 12:39:29 -08: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 Rename module to knative.dev/kn-plugin-func (#423) 2021-07-15 11:33:32 -07: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