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)
- type ActionHandler
- type TemplateVerionFormatterWrapper
- type TemplateWrapper
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)
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
type TemplateVerionFormatterWrapper ¶
type TemplateVerionFormatterWrapper struct {
TemplateContentClient v3.TemplateContentInterface
}
func (TemplateVerionFormatterWrapper) TemplateVersionFormatter ¶
func (t TemplateVerionFormatterWrapper) TemplateVersionFormatter(apiContext *types.APIContext, resource *types.RawResource)
func (TemplateVerionFormatterWrapper) TemplateVersionReadmeHandler ¶
func (t TemplateVerionFormatterWrapper) TemplateVersionReadmeHandler(apiContext *types.APIContext, next types.RequestHandler) error
type TemplateWrapper ¶
type TemplateWrapper struct {
TemplateContentClient v3.TemplateContentInterface
}
func (TemplateWrapper) TemplateIconHandler ¶
func (t TemplateWrapper) TemplateIconHandler(apiContext *types.APIContext, next types.RequestHandler) error
Click to show internal directories.
Click to hide internal directories.