Versions in this module Expand all Collapse all v0 v0.1.0 Nov 12, 2024 Changes in this version + func FromOpenAPISpec(schema *extv1.JSONSchemaProps) (map[string]interface{}, error) + func ToOpenAPISpec(obj map[string]interface{}) (*extv1.JSONSchemaProps, error) + type AtomicType string + const AtomicTypeBool + const AtomicTypeFloat + const AtomicTypeInteger + const AtomicTypeString + type CollectionType string + const CollectionTypeArray + const CollectionTypeMap + type Marker struct + Key string + MarkerType MarkerType + Value string + type MarkerType string + const MarkerTypeDefault + const MarkerTypeDescription + const MarkerTypeRequired