helmtesting

package
v0.20.1 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddChartRepo

func AddChartRepo(t *testing.T, helm, name string, srv ChartRepoServer)

AddChartRepo names the specified chart repo server so that it can be used by helm as a chart repo

Types

type ChartRepoServer

type ChartRepoServer string

func StartChartRepoServer

func StartChartRepoServer(t *testing.T, srv ChartRepoServerConfig) ChartRepoServer

StartChartRepoServer starts a local helm chart server and returns ChartRepoServer that contains various information like the local server's URL.

func (ChartRepoServer) URL

func (r ChartRepoServer) URL() string

type ChartRepoServerConfig

type ChartRepoServerConfig = chartrepo.Server

Jump to

Keyboard shortcuts

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