package
Version:
v2.2.7-rc2+incompatible
Opens a new window with list of versions in this module.
Published: Aug 2, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func DeleteCharts(tempDirs *HelmPath, port string, obj *v3.App) error
-
func GenerateAnswerSetValues(app *v3.App, tempDir *HelmPath, extraArgs map[string]string) ([]string, error)
-
func GenerateRandomPort() string
-
func GetExtraArgs(app *v3.App) map[string]string
-
func InstallCharts(tempDirs *HelmPath, port string, obj *v3.App) error
-
func JailCommand(cmd *exec.Cmd, jailPath string) (*exec.Cmd, error)
-
func ParseExternalID(externalID string) (string, string, error)
-
func SplitExternalID(externalID string) (string, string, string, string, string, error)
-
func StartTiller(context context.Context, tempDirs *HelmPath, port, namespace string) error
-
type HelmPath
-
type InjectAppArgsFunc
func GenerateRandomPort() string
StartTiller start tiller server and return the listening address of the grpc address
Source Files
¶
Click to show internal directories.
Click to hide internal directories.