package
0.0.0-20190228160746-b3a7cee44a30
Repository: https://github.com/paralin/kube-openapi.git
Documentation: pkg.go.dev
# Functions
GetCanonicalTypeName will find the canonical type name of a sample object, removing the "vendor" part of the path.
NewTrie creates a Trie and add all strings in the provided list to it.
[DEPRECATED] ToCanonicalName converts Golang package/type canonical name into REST friendly OpenAPI name.
ToRESTFriendlyName converts Golang package/type canonical name into REST friendly OpenAPI name.
# Interfaces
OpenAPICanonicalTypeNamer is an interface for models without Go type to seed model name.