aboutsummaryrefslogtreecommitdiff
path: root/cmd/k9p/main.go
AgeCommit message (Collapse)AuthorFilesLines
2019-11-20feat: add open source codeHEADmasterLibravatar Terin Stock1-0/+102
Add the initial open source version of K9P with support for viewing namespaces and deployments. Current support is entirely read-only. Performance is pretty terrible. Needs much more love and care.