Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func New ¶
func New(handlers map[model.ResourceType]ResHandler) *Handler
func (*Handler) List ¶
func (h *Handler) List(ctx context.Context, filter model.HostResourceFilter) ([]model.HostResource, error)
type ResHandler ¶
Click to show internal directories.
Click to hide internal directories.