linkerd2/web/srv
Risha Mars 1bf280b105
Add resource detail skeleton page (#1476)
Add a barebones resource detail page. We'll use the kubernetes REST style
api for locating specific resource pages.

Example URLS:
http://localhost:8084/namespaces/emojivoto/pods/emoji-7578f4f846-m6872
http://localhost:8084/namespaces/emojivoto/deployments/voting
2018-08-17 10:53:05 -07:00
..
api_handlers.go Tap: Make use of the Web UI to render tap events in a table (#1391) 2018-08-03 13:45:04 -07:00
api_handlers_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
handlers.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
handlers_test.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
server.go Add resource detail skeleton page (#1476) 2018-08-17 10:53:05 -07:00
test_helpers.go Adds conduit-api check for status command (#140) 2018-01-12 15:35:22 -05:00