app

package
v0.9.13 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

type App struct {
	ToolsDirectoryPath      string
	CrdDirectoryPath        string
	DashboardsDirectoryPath string
	GitCrds                 []gitcrd.GitCrd
	Crds                    map[string]crd.Crd
	// contains filtered or unexported fields
}

func New

func New(logger logging.Logger, toolsDirectoryPath, crdDirectoryPath, dashboardsDirectoryPath string) (*App, error)

func (*App) AddGitCrd

func (a *App) AddGitCrd(url string, privateKey []byte, crdPath string) error

func (*App) CleanUp

func (a *App) CleanUp() error

func (*App) ReconcileCrd

func (a *App) ReconcileCrd(version, namespacedName string, getToolsetCRD func(instance runtime.Object) error) error

func (*App) ReconcileGitCrds

func (a *App) ReconcileGitCrds() error

Jump to

Keyboard shortcuts

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