Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IngressController ¶
type IngressController struct {
// contains filtered or unexported fields
}
func NewIngressController ¶
func (*IngressController) ServeHTTP ¶
func (s *IngressController) ServeHTTP(w http.ResponseWriter, req *http.Request)
func (*IngressController) Start ¶
func (s *IngressController) Start()
func (*IngressController) Stop ¶
func (s *IngressController) Stop()
Click to show internal directories.
Click to hide internal directories.