Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SharedContext ¶
type SharedContext struct { // contains filtered or unexported fields }
func NewSharedContext ¶
func NewSharedContext( kubeClient kubernetes.Interface, svcNegClient svcnegclient.Interface, kubeSystemUID types.UID, eventRecorderClient kubernetes.Interface, clusterNamer *namer.Namer, logger klog.Logger, stopCh <-chan struct{}) *SharedContext
NewSharedContext returns a new shared set of informers.
Click to show internal directories.
Click to hide internal directories.