func/cmd
Matej Vasek ecc0916ef4
feat: defer OpenShift detection (#1375)
Signed-off-by: Matej Vasek <mvasek@redhat.com>

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-10-24 03:40:16 +00:00
..
func chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
templates feat: group main help message to put important commands to the top (#1152) 2022-09-13 14:13:48 +00:00
testdata feat: always store namespace in func.yaml and warn if current ns & func.yaml ns is different (#1118) 2022-07-20 16:35:01 +00:00
build.go feat: defer OpenShift detection (#1375) 2022-10-24 03:40:16 +00:00
build_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
client.go feat: defer OpenShift detection (#1375) 2022-10-24 03:40:16 +00:00
completion.go Cleanup commands (#807) 2022-02-03 10:26:21 -08:00
completion_util.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
config.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
config_envs.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
config_labels.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
config_labels_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
config_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
config_volumes.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
create.go chore: global config file paths (#1344) 2022-10-21 10:38:13 +00:00
create_test.go chore: global config file paths (#1344) 2022-10-21 10:38:13 +00:00
delete.go chore: global config file paths (#1344) 2022-10-21 10:38:13 +00:00
delete_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
deploy.go feat: defer OpenShift detection (#1375) 2022-10-24 03:40:16 +00:00
deploy_test.go On cluster build without VCS (#1298) 2022-10-17 19:52:11 +00:00
format.go chore: use dot as path default rather than absolute path (#1184) 2022-08-24 11:02:18 +00:00
info.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
invoke.go chore: global config file paths (#1344) 2022-10-21 10:38:13 +00:00
invoke_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
languages.go chore: global config file paths (#1344) 2022-10-21 10:38:13 +00:00
languages_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
list.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
prompt_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
repository.go chore: global config file paths (#1344) 2022-10-21 10:38:13 +00:00
repository_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
root.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
root_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
run.go feat: defer OpenShift detection (#1375) 2022-10-24 03:40:16 +00:00
run_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
templates.go chore: global config file paths (#1344) 2022-10-21 10:38:13 +00:00
templates_test.go chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
version.go chore: use lower case *functions* in all CLI outputs (#1135) 2022-07-27 13:34:36 +00:00