Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManager ¶
func NewServiceEntryController ¶
func NewServiceEntryController(mgr manager.Manager, options *ServiceEntryOptions, opsChan chan *sdwan.Operation, log zerolog.Logger) (controller.Controller, error)
Types ¶
type ServiceEntryOptions ¶
type ServiceEntryOptions struct {
WatchAllServiceEntries bool `yaml:"watchAllServiceEntries"`
}
Click to show internal directories.
Click to hide internal directories.