mirror of https://github.com/portainer/portainer
				
				
				
			
				
					
						
							* import libhelm and update some paths * remove file * update readme  | 
			||
|---|---|---|
| .. | ||
| binary | ||
| libhelmtest | ||
| options | ||
| release | ||
| time | ||
| LICENSE | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| 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