mirror of https://github.com/knative/client.git
- 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
|
||
|---|---|---|
| .. | ||
| fake | ||
| client.go | ||
| client_mock.go | ||
| client_mock_test.go | ||
| client_test.go | ||
| lib.go | ||
| lib_test.go | ||