You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
portainer/pkg/libhelm
andres-portainer 814fc9dfc0
fix(http): drain and close HTTP response bodies EE-5280 (#8716)
2 years ago
..
binary fix(http): drain and close HTTP response bodies EE-5280 (#8716) 2 years ago
libhelmtest
options
release
time
LICENSE
README.md
go.mod chore(golang) remove api pkg and go mod tidy (#8474) 2 years ago
go.sum chore(golang) remove api pkg and go mod tidy (#8474) 2 years ago
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