Documentation
¶
Index ¶
- func InjectApplication(appCtrl *application.Controller) func(http.Handler) http.Handler
- func InjectAuthProvider(authCtrl *auth.Controller) func(http.Handler) http.Handler
- func InjectDeployment(deploymentCtrl *deployment.Controller) func(http.Handler) http.Handler
- func InjectEnvironment(envCtrl *environment.Controller) func(http.Handler) http.Handler
- func InjectGithubAppSource(ghCtrl *githubapp.Controller) func(http.Handler) http.Handler
- func InjectInstance(instanceCtrl *instance.Controller) func(http.Handler) http.Handler
- func InjectProject(projectCtrl *project.Controller) func(http.Handler) http.Handler
- func InjectTenant(tenantCtrl *tenant.Controller) func(http.Handler) http.Handler
- func InjectVolume(volumeCtrl *volume.Controller) func(http.Handler) http.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectApplication ¶
func InjectApplication(appCtrl *application.Controller) func(http.Handler) http.Handler
func InjectAuthProvider ¶
func InjectDeployment ¶
func InjectDeployment(deploymentCtrl *deployment.Controller) func(http.Handler) http.Handler
func InjectEnvironment ¶
func InjectEnvironment(envCtrl *environment.Controller) func(http.Handler) http.Handler
func InjectGithubAppSource ¶
func InjectInstance ¶
func InjectProject ¶
func InjectTenant ¶
func InjectVolume ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.