client/pkg/sources/v1alpha2
Ying Chun Guo 45162fb5d8
Add command group for ContainerSource (#1016)
* add container source create and delete

* add update and list commands

* add describe command

* add e2e test

* add more tests

* changes to address review comments
2020-12-02 05:56:51 -08:00
..
apiserver_client.go improve error handling in clients (#1154) 2020-11-30 00:25:36 -08:00
apiserver_client_mock.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
apiserver_client_mock_test.go chore: Update to Knative serving/eventing 0.14.0 (#810) 2020-04-16 14:27:48 -07:00
apiserver_client_test.go Add --ce-override flag for apiserver and ping sources (#865) 2020-06-01 02:39:03 -07:00
binding_client.go Add machine readable output (-o flag) to kn source binding describe (#1148) 2020-11-27 05:16:35 -08:00
binding_client_mock.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
binding_client_mock_test.go refactor(source): Update to Knative eventing 0.13.0 (#705) 2020-03-06 13:47:27 -08:00
binding_client_test.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
client.go Add command group for ContainerSource (#1016) 2020-12-02 05:56:51 -08:00
client_test.go List inbuilt sources if CRD access is restricted (#948) 2020-08-04 04:42:28 -07:00
container_client.go Add command group for ContainerSource (#1016) 2020-12-02 05:56:51 -08:00
container_client_mock.go Add command group for ContainerSource (#1016) 2020-12-02 05:56:51 -08:00
container_client_mock_test.go Add command group for ContainerSource (#1016) 2020-12-02 05:56:51 -08:00
container_client_test.go Add command group for ContainerSource (#1016) 2020-12-02 05:56:51 -08:00
ping_client.go improve error handling in clients (#1154) 2020-11-30 00:25:36 -08:00
ping_client_mock.go Add linting config and fix issues. (#1001) 2020-09-11 05:41:00 -07:00
ping_client_mock_test.go refactor(source): Update to Knative eventing 0.13.0 (#705) 2020-03-06 13:47:27 -08:00
ping_client_test.go Add --ce-override flag for apiserver and ping sources (#865) 2020-06-01 02:39:03 -07:00