bundle

package
v1.5.13 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Testmode bool = false
)

Functions

This section is empty.

Types

type Bundle

type Bundle struct {
	Applications  map[name.Application]application.Application
	HelmTemplator templator.Templator
	YamlTemplator templator.Templator
	// contains filtered or unexported fields
}

func New

func New(conf *config.Config) *Bundle

func (*Bundle) AddApplication

func (b *Bundle) AddApplication(app application.Application) error

func (*Bundle) AddApplicationByName

func (b *Bundle) AddApplicationByName(appName name.Application) error

func (*Bundle) AddApplicationsByBundleName

func (b *Bundle) AddApplicationsByBundleName(name name.Bundle) error

func (*Bundle) CleanUp

func (b *Bundle) CleanUp() error

func (*Bundle) GetApplications

func (b *Bundle) GetApplications() map[name.Application]application.Application

func (*Bundle) GetPredefinedBundle

func (b *Bundle) GetPredefinedBundle() string

func (*Bundle) Reconcile

func (b *Bundle) Reconcile(currentResourceList []*clientgo.Resource, spec *latest.ToolsetSpec) error

func (*Bundle) ReconcileApplication

func (b *Bundle) ReconcileApplication(currentResourceList []*clientgo.Resource, appName name.Application, spec *latest.ToolsetSpec, wg *sync.WaitGroup, errChan chan error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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