mirror of https://github.com/knative/client.git
* 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 |
||
|---|---|---|
| .. | ||
| container.go | ||
| container_test.go | ||
| create.go | ||
| create_test.go | ||
| delete.go | ||
| delete_test.go | ||
| describe.go | ||
| describe_test.go | ||
| human_readable_flags.go | ||
| list.go | ||
| list_test.go | ||
| update.go | ||
| update_test.go | ||