manifestplugins

package
v0.56.0 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	// PluginNodeTransformations is the list of node transformations
	// the plugin would like to apply when constructing the manifest.
	// Also plugins can provide a no-op transformation to get part of
	// the node tree that will be needed when processing a node on a
	// later stage
	PluginNodeTransformations() []manifest.NodeTransformation
}

Interface should be implemented by plugins

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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