Documentation ¶
Index ¶
- type Wrapper
- func (w *Wrapper) ActionHandler(actionName string, action *types.Action, request *types.APIContext) error
- func (w *Wrapper) Formatter(apiContext *types.APIContext, resource *types.RawResource)
- 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 ¶
This section is empty.
Types ¶
type Wrapper ¶
type Wrapper struct { GlobalDNSLister v3.GlobalDNSLister GlobalDNSes v3.GlobalDNSInterface PrtbLister v3.ProjectRoleTemplateBindingLister MultiClusterAppLister v3.MultiClusterAppLister Users v3.UserInterface }
func (*Wrapper) ActionHandler ¶
func (*Wrapper) Formatter ¶
func (w *Wrapper) Formatter(apiContext *types.APIContext, resource *types.RawResource)
Click to show internal directories.
Click to hide internal directories.