install

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: MIT Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInstallCommand

func NewInstallCommand(builder *factory.Builder) *cobra.Command

Types

type BuildOptions

type BuildOptions struct {
	Ctx                 context.Context
	KubeConfig          clientcmd.ClientConfig
	RESTConfig          *rest.Config
	DiscoveryClient     discovery.CachedDiscoveryInterface
	ClientNegotiator    client_negotiator.ExtendedClientNegotiator
	RESTMapper          *resource.RESTMapper
	CapabilityRetriever *helm.CapabilityRetriever
	CoreClient          corev1client.CoreV1Interface
	HelmReleaseClient   *helm.HelmReleaseClient
	HelmChart           *chart.Chart
	HelmConfig          map[string]interface{}
}

type Options

type Options struct {
	*BuildOptions
	// contains filtered or unexported fields
}

func (*Options) Run

func (o *Options) Run(releaseName string) error

Jump to

Keyboard shortcuts

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