|
1 day ago | |
---|---|---|
cmd/airshipui | 2 days ago | |
internal/plugin/airshipui | 2 days ago | |
playbooks | 2 days ago | |
tools | 2 days ago | |
.gitignore | 2 days ago | |
.gitreview | 1 week ago | |
.golangci.yaml | 2 days ago | |
.zuul.yaml | 2 days ago | |
Dockerfile | 2 days ago | |
LICENSE | 2 months ago | |
Makefile | 2 days ago | |
README.md | 2 months ago | |
go.mod | 2 weeks ago | |
go.sum | 2 days ago |
A plugin built for use with Octant to manage declarative infrastructure using Airship.
git clone https://opendev.org/airship/airshipui
cd airshipui
make
The default make target builds and installs the plugin to
$HOME/.config/octant/plugin/
The next time Octant is run it will include plugins in the above directory. Further information for running Octant can be found in the Octant Repo.