Versions in this module Expand all Collapse all v0 v0.27.2 May 12, 2026 v0.27.1 May 11, 2026 Changes in this version + func AssertNoDrift[Runtime, CRD any](t *testing.T, spec DriftSpec) + func FlattenJSONLeafFields(t reflect.Type) []string + type DriftSpec struct + Domain string + IgnoredOnCRDOnly map[string]string + IgnoredOnRuntimeOnly map[string]string + Mappings []FieldMapping + type FieldMapping struct + CRD string + Runtime string