command
module
Version:
v0.0.0-...-39d6a1f
Opens a new window with list of versions in this module.
Published: May 15, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Simple Go Application to view tables as in a web browser
working towards deploying this in a cluster and being able to view (and eventually CRUD) pods and kubernetes objects in that cluster
Getting Started
Dependencies
- Install go version 1.13
- Run
make build
- execute the web binary with: $
./build/k-ates
By default this runs it on local on port 80, if this needs to be changed, run export PORT=<Your new Value>
- Visit localhost:80
Credits
Credit to Dandy Dev for the initial go viewer
https://github.com/DandyDev/data-file-viewer
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.