Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller is for traceflow.
func NewTraceflowController ¶
func NewTraceflowController(client versioned.Interface, podInformer coreinformers.PodInformer, traceflowInformer crdinformers.TraceflowInformer) *Controller
NewTraceflowController creates a new traceflow controller and adds podIP indexer to podInformer.
func (*Controller) Run ¶
func (c *Controller) Run(stopCh <-chan struct{})
Click to show internal directories.
Click to hide internal directories.