Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFragmentSchema ¶
func GetFragmentSchema(ver openapi.Version, ft openapi.FragmentType) *jsonschema.CompiledSchema
GetFragmentSchema returns the compiled gossip JSON Schema for a specific OpenAPI fragment type and version.
func GetSchemaForVersion ¶
func GetSchemaForVersion(ver openapi.Version) *jsonschema.CompiledSchema
GetSchemaForVersion returns the compiled gossip JSON Schema for an OpenAPI version.
func RegisterAll ¶
RegisterAll registers all semantic analyzers by delegating to barrelman's analyzer registry, layering in telescope-native generic rules, applying any barrelman plug-ins (which may contribute org-flavoured rules), then wrapping each rule for gossip.
Policy rules that previously lived here moved to a private downstream pack so telescope ships a fully org-neutral default surface.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.