Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { BootstrapHandlers *types.FaaSHandlers BootstrapConfig *types.FaaSConfig }
func New ¶
func New(client clientset.Interface, kube kubernetes.Interface, endpointsInformer coreinformer.EndpointsInformer, deploymentsInformer appsinformer.DeploymentInformer) *Server
New creates HTTP server struct
Click to show internal directories.
Click to hide internal directories.