initializer

package
v0.0.0-...-1cb3484 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package initializer contains init container related functionalities.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Initializer

type Initializer interface {
	Initialize() error
}

func NewInitializer

func NewInitializer(
	activationConfig *config.ActivationConfig,
	secretPersistence state.Persistence,
	fsPersistence state.Persistence,
	registration agent.Registration) Initializer

type MockInitializer

type MockInitializer struct {
	mock.Mock
}

MockInitializer is an autogenerated mock type for the Initializer type

func (*MockInitializer) Initialize

func (_m *MockInitializer) Initialize() error

Initialize provides a mock function with given fields:

Jump to

Keyboard shortcuts

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