client/pkg/dynamic
Navid Shaikh 0f95aa53c4
Set client custom GVK for source list for machine readable output (#980)
- Use custom GVK {Group: client.knative.dev, Version: v1alpha1, Kind: SourceList}
 - Source list may contain different source types CO and machine readable output (using -o)
   requires List object to have GVK set, since the list contains different types of source COs,
   we set a custom client GVK on it.

 Fixes #953
2020-08-18 02:08:13 -07:00
..
fake Refer broker from v1beta1 APIs and add missing e2e tests (#895) 2020-06-19 05:43:25 -07:00
client.go Set client custom GVK for source list for machine readable output (#980) 2020-08-18 02:08:13 -07:00
client_mock.go Add mock tests for the dynamic client (#972) 2020-08-07 02:11:28 -07:00
client_mock_test.go Add mock tests for the dynamic client (#972) 2020-08-07 02:11:28 -07:00
client_test.go Set client custom GVK for source list for machine readable output (#980) 2020-08-18 02:08:13 -07:00
lib.go List inbuilt sources if CRD access is restricted (#948) 2020-08-04 04:42:28 -07:00
lib_test.go List inbuilt sources if CRD access is restricted (#948) 2020-08-04 04:42:28 -07:00