Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController(options model.NacosOptions, watchedNamespace string, kubeClient model.KubeClient) (model.Controller, error)
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) HasSynced ¶
func (c *Controller) HasSynced() bool
func (*Controller) Run ¶
func (c *Controller) Run(stop <-chan struct{})
Click to show internal directories.
Click to hide internal directories.