initializer

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: LGPL-2.1 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EngineKubernetes = "kubernetes"
	EngineMemory     = "memory"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Initializer

type Initializer interface {
	CreateSecrets(ctx context.Context, environment *environment.Environment) error
}

func New

func New(logger *zap.Logger, engine string) (Initializer, error)

Jump to

Keyboard shortcuts

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