setup

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FatalOnError

func FatalOnError(err error)

Types

type App

type App interface {
	Run() error
}

type AppBuilder

type AppBuilder struct {
	// contains filtered or unexported fields
}

func NewAppBuilder

func NewAppBuilder() AppBuilder

func (*AppBuilder) Cleanup

func (b *AppBuilder) Cleanup()

func (*AppBuilder) Create

func (b *AppBuilder) Create() App

func (*AppBuilder) WithBrokerClient

func (b *AppBuilder) WithBrokerClient()

func (*AppBuilder) WithConfig

func (b *AppBuilder) WithConfig()

func (*AppBuilder) WithGardenerClient

func (b *AppBuilder) WithGardenerClient()

func (*AppBuilder) WithLogger

func (b *AppBuilder) WithLogger()

func (*AppBuilder) WithProvisionerClient

func (b *AppBuilder) WithProvisionerClient()

func (*AppBuilder) WithStorage

func (b *AppBuilder) WithStorage()

Jump to

Keyboard shortcuts

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