package
0.0.0-20190228160746-b3a7cee44a30
Repository: https://github.com/paralin/kube-openapi.git
Documentation: pkg.go.dev
# Type aliases
ListMapKey annotates map lists by specifying the key used as the index of the map.
ListType annotates a list to further describe its topology.
MapType annotates a map to further describe its topology.
OpenAPIGen needs to be described.
Optional needs to be described.
PatchMergeKey needs to be described.
PatchStrategy needs to be described.
StructType annotates a struct to further describe its topology.
Union is TBD.