client/pkg/kn/commands/service
Murugappan Chetty c60b85150c
Export test refactor (#1069)
* vendor changes for importing serving test

* refactor export test

* vendor changes

* lint changes

* add comments and address review comments

* review comments for #1069

* rebase

* remove vendor/license

* remove vendor/license
2020-11-02 07:21:35 -08:00
..
apply.go Feature: "kn service apply" (#964) 2020-11-02 00:36:35 -08:00
apply_mock_test.go Feature: "kn service apply" (#964) 2020-11-02 00:36:35 -08:00
configuration_edit_flags.go Add ResolvePodSpec to podspec.go and move the related utilities to podspec_helper (#1024) 2020-10-27 10:45:33 -07:00
create.go Feature: "kn service apply" (#964) 2020-11-02 00:36:35 -08:00
create_mock_test.go Feature: "kn service apply" (#964) 2020-11-02 00:36:35 -08:00
create_test.go Feature: "kn service apply" (#964) 2020-11-02 00:36:35 -08:00
delete.go Fix exit code on service delete and revision delete (#971) 2020-08-06 03:41:28 -07:00
delete_mock_test.go Fix exit code on service delete and revision delete (#971) 2020-08-06 03:41:28 -07:00
delete_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
describe.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
describe_test.go Add support for service url in svc describe output (#916) 2020-07-07 13:44:44 -07:00
export.go Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
export_test.go Export test refactor (#1069) 2020-11-02 07:21:35 -08:00
human_readable_flags.go Fix various misspellings and linter items (#1057) 2020-10-12 21:24:30 -07:00
list.go add aliases to help command and remove aliases in short (#1055) 2020-10-09 00:09:21 -07:00
list_mock_test.go add alias to commands (#1041) 2020-10-06 03:57:21 -07:00
list_test.go add alias to commands (#1041) 2020-10-06 03:57:21 -07:00
service.go Feature: "kn service apply" (#964) 2020-11-02 00:36:35 -08:00
service_test.go Make wait, no-wait and async flags per bool var CLI convention (#802) 2020-04-14 12:36:16 -07:00
service_update_mock_test.go Add ResolvePodSpec to podspec.go and move the related utilities to podspec_helper (#1024) 2020-10-27 10:45:33 -07:00
update.go Add grouping for help message + streamlined help messages (#887) 2020-06-18 00:06:25 -07:00
update_test.go Add ResolvePodSpec to podspec.go and move the related utilities to podspec_helper (#1024) 2020-10-27 10:45:33 -07:00