loader

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonTargetFields

type CommonTargetFields struct {
	Name     string                 `json:"name"`
	Type     string                 `json:"type"`
	Metadata map[string]interface{} `json:"metadata,omitempty"`
}

CommonTargetFields represents the common fields for all target types

type CueDataLoader

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

func NewCueDataLoader

func NewCueDataLoader(configPath string, schemaFilePath ...string) *CueDataLoader

func (*CueDataLoader) Load

func (ccl *CueDataLoader) Load() (*types.SystemConfig, error)

func (*CueDataLoader) Validate

func (ccl *CueDataLoader) Validate() error

Validate validates files without loading them

Jump to

Keyboard shortcuts

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