Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IngressController ¶
type IngressController struct { Controller controller.Controller // contains filtered or unexported fields }
func (*IngressController) Initialize ¶
func (ic *IngressController) Initialize(kclient *kubernetes.Clientset)
func (*IngressController) Run ¶
func (ic *IngressController) Run(stopCh <-chan struct{}, wg *sync.WaitGroup)
Click to show internal directories.
Click to hide internal directories.