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 ManagedInventory ¶
type ManagedInventory struct {
APIs []ManagedComponent
Repos []ManagedComponent
}
Click to show internal directories.
Click to hide internal directories.