Documentation ¶
Index ¶
- func NewEnvironmentSectionUpdater(updater configs.SectionUpdater[types.ImageConfiguration, config.Configuration]) configs.EntryUpdater[config.Configuration]
- func NewIndex(fsys rwfs.FS) (*configs.Index[config.Configuration], error)
- func NewIndexFromPaths(fsys rwfs.FS, paths ...string) (*configs.Index[config.Configuration], error)
- func NewPackageSectionUpdater(updater configs.SectionUpdater[config.Package, config.Configuration]) configs.EntryUpdater[config.Configuration]
- func NewPipelineSectionUpdater(updater configs.SectionUpdater[[]config.Pipeline, config.Configuration]) configs.EntryUpdater[config.Configuration]
- func NewSubpackagesSectionUpdater(updater configs.SectionUpdater[[]config.Subpackage, config.Configuration]) configs.EntryUpdater[config.Configuration]
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewEnvironmentSectionUpdater ¶
func NewEnvironmentSectionUpdater( updater configs.SectionUpdater[types.ImageConfiguration, config.Configuration], ) configs.EntryUpdater[config.Configuration]
func NewIndexFromPaths ¶
func NewPackageSectionUpdater ¶
func NewPackageSectionUpdater( updater configs.SectionUpdater[config.Package, config.Configuration], ) configs.EntryUpdater[config.Configuration]
func NewPipelineSectionUpdater ¶
func NewPipelineSectionUpdater( updater configs.SectionUpdater[[]config.Pipeline, config.Configuration], ) configs.EntryUpdater[config.Configuration]
func NewSubpackagesSectionUpdater ¶
func NewSubpackagesSectionUpdater( updater configs.SectionUpdater[[]config.Subpackage, config.Configuration], ) configs.EntryUpdater[config.Configuration]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.