package
Version:
v0.18.0
Opens a new window with list of versions in this module.
Published: May 20, 2026
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
LayerKind identifies the merge semantics of a layer.
const (
LayerUnknown LayerKind = iota
LayerMerge
LayerPatch
LayerProvider
LayerSecret
LayerGenerator
)
SourceRef describes the metadata for a single config layer that
participated in a merge.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.