# Functions
RenderOpenAPISpec creates the OpenAPI specification for Swagger.
# Structs
Config is the struct used to configure Swagger information.
ProxyREST define proxy endpoint for resources.
ResourceInfo is content of StandardREST.
ResourceWithNamespaceScoped contains information about the group, version, resource (GVR), and whether it supports namespace scope.
StandardREST define CRUD api for resources.
StatusInfo is content of StatusREST.
StatusREST define status endpoint for resources.