Documentation ¶
Overview ¶
Package service_offering contains logic for building the Service Manager service offerings API
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
ServiceOfferingStorage storage.ServiceOffering
}
Controller implements api.Controller by providing service offerings API logic
func (*Controller) Routes ¶
func (c *Controller) Routes() []web.Route
Routes returns slice of routes which handle service offering operations
Click to show internal directories.
Click to hide internal directories.