client/pkg/kn/commands/service
Roland Huß 6ffef8dd88 refactor(knclient): Moved KnClient -> KnServingClient (#420)
This is in preparation of introducting eventing and makes sense anyway.
Also, the GVK update handling has been moved to "util" so that it then
can be also reused by eventing.
2019-09-28 09:21:45 -07:00
..
configuration_edit_flags.go Add --service-account-name flag (#401) 2019-09-23 04:45:13 -07:00
create.go refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -07:00
create_mock_test.go Update EnvVars in alphabetical order of Env key name (#389) 2019-09-12 01:12:32 -07:00
create_test.go Add --service-account-name flag (#401) 2019-09-23 04:45:13 -07:00
delete.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
delete_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
describe.go refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -07:00
describe_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
human_readable_flags.go feature(service list): Print NAMESPACE column as the first column when --all-namespaces is specified (#366) 2019-08-21 23:57:33 -07:00
list.go refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -07:00
list_flags.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_flags_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_mock_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
list_test.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
service.go refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -07:00
service_test.go refactor(knclient): Moved KnClient -> KnServingClient (#420) 2019-09-28 09:21:45 -07:00
service_update_mock_test.go Update EnvVars in alphabetical order of Env key name (#389) 2019-09-12 01:12:32 -07:00
update.go Rename go files under command group dir (#245) 2019-09-06 00:13:03 -07:00
update_test.go fix analyzer warnings (#412) 2019-09-23 03:03:12 -07:00