Versions in this module Expand all Collapse all v1 v1.4.0 Nov 9, 2024 Changes in this version + func RegisterSchema(scaled *config.Scaled, server *server.Server, _ config.Options) error + type Cluster struct + Name string + type Handler struct + func (h Handler) ServeHTTP(rw http.ResponseWriter, req *http.Request) + type Store struct + func (f *Store) ByID(_ *types.APIRequest, _ *types.APISchema, id string) (types.APIObject, error) + func (f *Store) List(_ *types.APIRequest, _ *types.APISchema) (types.APIObjectList, error)