loader

package
v1.15.0-rc.15 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalLoader

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

LocalLoader Exposes the internal Components loader for CLI to use as validation of components loading from the local file system

func NewLocalLoader

func NewLocalLoader(appID string, paths []string) *LocalLoader

func (*LocalLoader) Load

func (l *LocalLoader) Load(ctx context.Context) ([]v1alpha1.Component, error)

Load loads components from the local file system, used for testing

func (*LocalLoader) Validate

func (l *LocalLoader) Validate(ctx context.Context) error

Jump to

Keyboard shortcuts

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