Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToSchema ¶
ToSchema converts openapi definitions into a schema suitable for structured merge (i.e. kubectl apply v2).
func ToSchemaWithPreserveUnknownFields ¶
func ToSchemaWithPreserveUnknownFields(models proto.Models, preserveUnknownFields bool) (*schema.Schema, error)
ToSchemaWithPreserveUnknownFields converts openapi definitions into a schema suitable for structured merge (i.e. kubectl apply v2), it will preserve unknown fields if specified.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.