# Functions
RenderOpenAPISpec create openapi spec of swagger.
# Structs
Config is used to configure swagger information.
ProxyREST define proxy endpoint for resources.
ResourceInfo is content of StandardREST.
ResourceWithNamespaceScoped contain gvr and NamespaceScoped of a resource.
StandardREST define CRUD api for resources.
StatusInfo is content of StatusREST.
StatusREST define status endpoint for resources.