Documentation ¶
Index ¶
- type AllAccess
- func (*AllAccess) CanCreate(apiContext *types.APIContext, schema *types.Schema) error
- func (*AllAccess) CanDelete(apiContext *types.APIContext, obj map[string]interface{}, schema *types.Schema) error
- func (*AllAccess) CanDo(apiGroup, resource, verb string, apiContext *types.APIContext, ...) error
- func (*AllAccess) CanGet(apiContext *types.APIContext, schema *types.Schema) error
- func (*AllAccess) CanList(apiContext *types.APIContext, schema *types.Schema) error
- func (*AllAccess) CanUpdate(apiContext *types.APIContext, obj map[string]interface{}, schema *types.Schema) error
- func (*AllAccess) Filter(apiContext *types.APIContext, schema *types.Schema, obj map[string]interface{}, ...) map[string]interface{}
- func (*AllAccess) FilterList(apiContext *types.APIContext, schema *types.Schema, ...) []map[string]interface{}
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.