helm

package module
v0.5.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

README

Go Report Card Build Status Twitter

lib-helm

A Multi-tenant server-side Helm Library

Helm, the Kubernetes package manager, implementation makes assumption about running from a single workstation. This library adapts the code from Helm project to remove any such assumptions and makes it possible to download & render charts on a multi-tenant server.

Acknowledgement

Majority of the source code in this project has been taken from Helm project as evident from the license header in source files.

Documentation

Directories

Path Synopsis
pkg
downloader
Package downloader provides a library for downloading charts.
Package downloader provides a library for downloading charts.
getter
Package getter provides a generalize tool for fetching data by scheme.
Package getter provides a generalize tool for fetching data by scheme.
internal/ignore
Package ignore provides tools for writing ignore files (a la .gitignore).
Package ignore provides tools for writing ignore files (a la .gitignore).
repo
Package repo implements the Helm Chart Repository.
Package repo implements the Helm Chart Repository.
repo/repotest
Package repotest provides utilities for testing.
Package repotest provides utilities for testing.
storage/driver
nolint:unparam
nolint:unparam

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL