Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct { Router *router.Router Scheme *runtime.Scheme // contains filtered or unexported fields }
func New ¶
func New(opts *ControllerOpts) (*Controller, error)
type ControllerOpts ¶ added in v0.5.0
Click to show internal directories.
Click to hide internal directories.