install

package
v0.0.0-...-a26b3a1 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WaitForResources

func WaitForResources(objects []manifest.Manifest, client kube.Client, waitTimeout time.Duration, dryRun bool, l *progress.ManifestLog) error

WaitForResources polls to get the current status of various objects that are not immediately ready until all are ready or a timeout is reached

Types

type Installer

type Installer struct {
	Force          bool
	DryRun         bool
	SkipWait       bool
	Kube           kube.CLIClient
	Values         values.Map
	WaitTimeout    time.Duration
	Logger         clog.Logger
	ProgressLogger *progress.Log
}

func (Installer) InstallManifests

func (i Installer) InstallManifests(manifests []manifest.ManifestSet) error

InstallManifests applies a set of rendered manifests to the cluster.

Jump to

Keyboard shortcuts

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