portainer/pkg/libhelm
andres-portainer 364e4f1b4e fix(linters): add back removed linters and extend them to CE BE-11294 2024-10-10 12:06:20 -03:00
..
binary
libhelmtest
options
release
time
LICENSE
README.md
helm.go
manager.go
validate_repo.go
validate_repo_test.go

README.md

LibHelm

A helm abstraction for Portainer.

Installation

go get github.com/portainer/portainer/pkg/libhelm

Tests

Integration

INTEGRATION_TEST=1 go test binary/*.go