Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRouter ¶
func NewRouter(projectClient moduleLib.ProjectManager, compositeAppClient moduleLib.CompositeAppManager, appClient moduleLib.AppManager, ControllerClient controller.ControllerManager, genericPlacementIntentClient moduleLib.GenericPlacementIntentManager, appIntentClient moduleLib.AppIntentManager, deploymentIntentGrpClient moduleLib.DeploymentIntentGroupManager, intentClient moduleLib.IntentManager, compositeProfileClient moduleLib.CompositeProfileManager, appProfileClient moduleLib.AppProfileManager, instantiationClient moduleLib.InstantiationManager) *mux.Router
NewRouter creates a router that registers the various urls that are supported
Types ¶
This section is empty.
Source Files
¶
- add_intents_handler.go
- api.go
- app_intent_handler.go
- app_profilehandler.go
- apphandler.go
- composite_app_handler.go
- composite_profilehandler.go
- controllerhandler.go
- deployment_intent_groups_handler.go
- generic_placement_intent_handler.go
- instantiation_handler.go
- projecthandler.go
- testing.go
- update_handler.go
Click to show internal directories.
Click to hide internal directories.