helm

package module
v0.0.0-...-c54d413 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CdEngine

type CdEngine struct {
	ApiServerURL     string
	Token            string
	ChartDir         string
	ReleaseName      string
	ReleaseNameSpace string
}

func (*CdEngine) Check

func (e *CdEngine) Check(values map[string]interface{}) error

func (*CdEngine) DryRun

func (e *CdEngine) DryRun(data []byte) error

func (*CdEngine) DynamicClient

func (e *CdEngine) DynamicClient() (*dynamic.DynamicClient, error)

func (*CdEngine) Install

func (e *CdEngine) Install(data []byte) error

func (*CdEngine) Installs

func (e *CdEngine) Installs(values map[string]interface{}) error

func (*CdEngine) RenderData

func (e *CdEngine) RenderData(NewValues map[string]interface{}) (map[string]string, error)

func (*CdEngine) RestConfig

func (e *CdEngine) RestConfig() *rest.Config

Jump to

Keyboard shortcuts

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