Documentation ¶
Index ¶
Constants ¶
View Source
const ContentTypeOpenAPIV3PB = "application/com.github.proto-openapi.spec.v3@v1.0+protobuf"
Variables ¶
This section is empty.
Functions ¶
func NewTypeConverter ¶ added in v0.28.0
func NewTypeConverter(client Client, preserveUnknownFields bool) (managedfields.TypeConverter, error)
Types ¶
type Client ¶
type Client interface {
Paths() (map[string]GroupVersion, error)
}
type GroupVersion ¶
Click to show internal directories.
Click to hide internal directories.