Versions in this module Expand all Collapse all v0 v0.1.96 Aug 4, 2026 Changes in this version + const XExtendKey + const XRequiredForHelm + func Transform(s *spec.Schema, transformers ...Transformer) *spec.Schema + type AdditionalProperties struct + Parent *spec.Schema + func (t *AdditionalProperties) Transform(s *spec.Schema) *spec.Schema + type Copy struct + func (*Copy) Transform(s *spec.Schema) *spec.Schema + type Extend struct + Parent *spec.Schema + func (t *Extend) Transform(s *spec.Schema) *spec.Schema + type ExtendSettings struct + Schema *string + type RequiredForHelm struct + func (*RequiredForHelm) Transform(s *spec.Schema) *spec.Schema + type Transformer interface + Transform func(s *spec.Schema) *spec.Schema