bootstrapspecstrict

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildManifest

func BuildManifest(cfg Config) (bootstrapspec.Manifest, error)

BuildManifest builds and returns the resulting manifest value.

Types

type Config

type Config struct {
	Pattern        string
	DefinitionName string
	Managed        *ManagedInventory
}

type ManagedComponent

type ManagedComponent struct {
	ID          string
	Field       string
	ImportPath  string
	Constructor string
}

type ManagedInventory

type ManagedInventory struct {
	APIs  []ManagedComponent
	Repos []ManagedComponent
}

Jump to

Keyboard shortcuts

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