bundle

package
v0.9.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bundle

type Bundle struct {
	Applications map[name.Application]application.Application
	Templator    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) *Bundle

func (*Bundle) AddApplicationByName

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

func (*Bundle) AddApplicationsByBundleName

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

func (*Bundle) CleanUp

func (b *Bundle) CleanUp() *Bundle

func (*Bundle) GetApplications

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

func (*Bundle) GetStatus

func (b *Bundle) GetStatus() error

func (*Bundle) Reconcile

func (b *Bundle) Reconcile(spec *v1beta1.ToolsetSpec) *Bundle

func (*Bundle) ReconcileApplication

func (b *Bundle) ReconcileApplication(appName name.Application, spec *v1beta1.ToolsetSpec) *Bundle

Jump to

Keyboard shortcuts

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