Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FieldTagNames ¶
FieldTagNames returns a slice of the tag names for a []*structs.Field and the given tag
func MergeMaps ¶
MergeMaps merges two or more maps into on; overwrite determines if values are overwritten if already set or not
func NormalizeTrustAnchors ¶ added in v0.22.3
NormalizeTrustAnchors recursively walks a checker config value and transforms any trust_anchors field from inline TrustAnchor objects ({"entity_id": ...}) into plain entity-id string references. Bare strings are left untouched.
This lets DB-backed checker configs accept both the legacy YAML object form and the entity-id string form used by the database.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.