helm

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

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

Go to latest
Published: Jul 30, 2024 License: MIT Imports: 23 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
	Chart            string
	ReleaseName      string
	ReleaseNameSpace string
}

func (*CdEngine) Check

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

func (*CdEngine) CreateNamespace

func (e *CdEngine) CreateNamespace() error

func (*CdEngine) DryRun

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

func (*CdEngine) DynamicClient

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

func (*CdEngine) Init

func (e *CdEngine) Init() 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) LoadUrl

func (e *CdEngine) LoadUrl() 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