initializer

package
v0.1.25 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2022 License: LGPL-2.1 Imports: 15 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) error
}

func New

func New(engine string) (Initializer, error)

Jump to

Keyboard shortcuts

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