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
}
func NewController ¶
func NewController(remoteServiceMap *Map) *Controller
func (*Controller) Stop ¶
func (c *Controller) Stop()
type Map ¶
func (*Map) Put ¶
func (m *Map) Put(mcs *lighthousev1.MultiClusterService)
func (*Map) Remove ¶
func (m *Map) Remove(mcs *lighthousev1.MultiClusterService)
Click to show internal directories.
Click to hide internal directories.