mirror of https://github.com/knative/client.git
* Find sink and ready conditions for untyped source Fixes #909 - Look up spec.sink field in untyped source unstructured object and try to convert it to duck Destination object - Look up status.conditions field in untyped source unstructured object and try to convert it to duck Conditions object - Upon not finding the data at expected fields, return "<unknown>" * Add unit tests * Update LICENSE header |
||
|---|---|---|
| .. | ||
| apiserver | ||
| binding | ||
| duck | ||
| ping | ||
| human_readable_flags.go | ||
| list.go | ||
| list_test.go | ||
| list_types.go | ||
| source.go | ||