kustomization

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2025 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReferenceLoader

type ReferenceLoader struct {
	// Files to exclude from the search
	Excludes []string

	// StrictPathCheck enables strict path checking mode
	StrictPathCheck bool

	// FluxSource enables Flux Kustomization parsing
	FluxSource string
	// contains filtered or unexported fields
}

func NewReferenceLoader

func NewReferenceLoader(strictPathCheck bool, fluxSource string, excludes ...string) *ReferenceLoader

func (*ReferenceLoader) Validate

func (l *ReferenceLoader) Validate(root string) error

Jump to

Keyboard shortcuts

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