Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TunnelController ¶
type TunnelController struct {
// contains filtered or unexported fields
}
func NewTunnelController ¶
func NewTunnelController(objectNamespace string, ce cableengine.CableEngine, kubeClientSet kubernetes.Interface, submarinerClientSet submarinerClientset.Interface, endpointInformer submarinerInformers.EndpointInformer) *TunnelController
func (*TunnelController) Run ¶
func (t *TunnelController) Run(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.