Documentation ¶
Index ¶
- func MustGenerate(obj interface{}) *v1.JSONSchemaProps
- func ToOpenAPI(name string, schemas *types.Schemas) (*v1.JSONSchemaProps, error)
- func ToOpenAPIFromStruct(obj interface{}) (*v1.JSONSchemaProps, error)
- func ToOpenAPIFromStructV1Beta1(obj interface{}) (*v1beta1.JSONSchemaProps, error)
- func ToOpenAPIV1Beta1(name string, schemas *types.Schemas) (*v1beta1.JSONSchemaProps, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustGenerate ¶
func MustGenerate(obj interface{}) *v1.JSONSchemaProps
func ToOpenAPIFromStruct ¶
func ToOpenAPIFromStruct(obj interface{}) (*v1.JSONSchemaProps, error)
func ToOpenAPIFromStructV1Beta1 ¶
func ToOpenAPIFromStructV1Beta1(obj interface{}) (*v1beta1.JSONSchemaProps, error)
func ToOpenAPIV1Beta1 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.