Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Application ¶
type Application struct { *appsrv.Application AuthHandler handler.IHandler MiscHandler handler.IHandler K8sHandler handler.IHandler ResourceHandler handler.IHandler CSRFResourceHandler handler.IHandler RPCHandler handler.IHandler CloudIdSAMLHandler handler.IHandler BackendServiceProxyHandler handler.IHandler }
func NewApp ¶
func NewApp(app *appsrv.Application) *Application
func (*Application) Bind ¶
func (app *Application) Bind()
func (*Application) InitHandlers ¶
func (app *Application) InitHandlers() *Application
Click to show internal directories.
Click to hide internal directories.