Documentation
¶
Index ¶
- func Formatter(apiContext *types.APIContext, resource *types.RawResource)
- type Wrapper
- func (w Wrapper) ActionHandler(actionName string, action *types.Action, apiContext *types.APIContext) error
- func (w Wrapper) LinkHandler(apiContext *types.APIContext, next types.RequestHandler) error
- func (w Wrapper) Validator(request *types.APIContext, schema *types.Schema, data map[string]interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Formatter ¶
func Formatter(apiContext *types.APIContext, resource *types.RawResource)
Types ¶
type Wrapper ¶
type Wrapper struct {
Clusters v3.ClusterInterface
TemplateVersionClient v3.TemplateVersionInterface
KubeConfigGetter common.KubeConfigGetter
TemplateContentClient v3.TemplateContentInterface
AppGetter pv3.AppsGetter
}
func (Wrapper) ActionHandler ¶
func (Wrapper) LinkHandler ¶
func (w Wrapper) LinkHandler(apiContext *types.APIContext, next types.RequestHandler) error
Click to show internal directories.
Click to hide internal directories.