Documentation ¶
Index ¶
- func CollectionFormatter(request *types.APIContext, collection *types.GenericCollection)
- func Formatter(apiContext *types.APIContext, resource *types.RawResource)
- func TemplateFormatter(apiContext *types.APIContext, resource *types.RawResource)
- func TemplateIconHandler(apiContext *types.APIContext, next types.RequestHandler) error
- func TemplateVersionFormatter(apiContext *types.APIContext, resource *types.RawResource)
- func TemplateVersionReadmeHandler(apiContext *types.APIContext, next types.RequestHandler) error
- type ActionHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectionFormatter ¶
func CollectionFormatter(request *types.APIContext, collection *types.GenericCollection)
func Formatter ¶
func Formatter(apiContext *types.APIContext, resource *types.RawResource)
func TemplateFormatter ¶
func TemplateFormatter(apiContext *types.APIContext, resource *types.RawResource)
func TemplateIconHandler ¶
func TemplateIconHandler(apiContext *types.APIContext, next types.RequestHandler) error
func TemplateVersionFormatter ¶
func TemplateVersionFormatter(apiContext *types.APIContext, resource *types.RawResource)
func TemplateVersionReadmeHandler ¶
func TemplateVersionReadmeHandler(apiContext *types.APIContext, next types.RequestHandler) error
Types ¶
type ActionHandler ¶
type ActionHandler struct {
CatalogClient v3.CatalogInterface
}
func (ActionHandler) RefreshActionHandler ¶
func (a ActionHandler) RefreshActionHandler(actionName string, action *types.Action, apiContext *types.APIContext) error
Click to show internal directories.
Click to hide internal directories.