Categorygithub.com/portainer/libhelm
modulepackage
0.0.0-20221204214002-34c68bbbff2b
Repository: https://github.com/portainer/libhelm.git
Documentation: pkg.go.dev

# README

DEPRECATION NOTICE

This repository is deprecated and is now read-only. It is now being maintained at the new location: https://github.com/portainer/portainer/tree/develop/pkg/libhelm

References to this repository should be to the above location.

LibHelm

A helm abstraction for Portainer.

Installation

go get github.com/portainer/libhelm

Tests

Integration

INTEGRATION_TEST=1 go test binary/*.go

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package time contains a wrapper for time.Time in the standard library and associated methods.

# Functions

NewHelmPackageManager returns a new instance of HelmPackageManager based on HelmConfig.
No description provided by the author

# Structs

HelmConfig is a struct that holds the configuration for the Helm package manager.

# Interfaces

HelmPackageManager represents a service that interfaces with Helm.