mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 05:19:39 +02:00
.. | ||
binary | ||
libhelmtest | ||
options | ||
release | ||
time | ||
helm.go | ||
LICENSE | ||
manager.go | ||
README.md | ||
validate_repo.go | ||
validate_repo_test.go |
LibHelm
A helm abstraction for Portainer.
Installation
go get github.com/portainer/portainer/pkg/libhelm
Tests
Integration
INTEGRATION_TEST=1 go test binary/*.go