Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchemaHandler ¶
type SchemaHandler struct{}
func New ¶
func New() *SchemaHandler
func (*SchemaHandler) GetResourceContent ¶
func (h *SchemaHandler) GetResourceContent(ctx context.Context, r model.Resource, access ocm.ResourceAccess) (_ *model.TypedResourceContent, rerr error)
func (*SchemaHandler) Prepare ¶
func (h *SchemaHandler) Prepare(ctx context.Context, data []byte) (*model.TypedResourceContent, error)
Click to show internal directories.
Click to hide internal directories.