Documentation ¶ Index ¶ func Build(raw any, options Options) (report.Record, int, error) func BuildFromContractEnvelope(raw any, field string, options Options) (report.Record, int, error) type Options Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Build ¶ func Build(raw any, options Options) (report.Record, int, error) func BuildFromContractEnvelope ¶ func BuildFromContractEnvelope(raw any, field string, options Options) (report.Record, int, error) Types ¶ type Options ¶ type Options struct { RequireStackDiverseReleaseCandidate bool } Source Files ¶ View all Source files pilotadmission.go Click to show internal directories. Click to hide internal directories.