client/pkg/commands/service
thiagomedina 268aba6929
Fix/1946 traffic split export (#2007)
* fix(service): include lastest revision in kn service export

* fix(e2e_test) add revisionName to export service test

* chore: format code
2025-07-23 09:53:08 +00:00
..
apply.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
apply_mock_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
configuration_edit_flags.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
configuration_edit_flags_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
create.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
create_mock_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
create_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
delete.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
delete_mock_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
delete_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
describe.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
describe_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
export.go Fix/1946 traffic split export (#2007) 2025-07-23 09:53:08 +00:00
export_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
human_readable_flags.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
import.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
import_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
list.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
list_mock_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
list_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
service.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
service_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
service_update_mock_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
update.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
update_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
wait.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00
wait_test.go Fold in knative.dev/client-pkg as a submodule (#1953) 2024-09-03 13:49:11 +00:00