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 NewNamespaceController ¶
func NewNamespaceController( syncTargetWorkspace logicalcluster.Name, syncTargetName, syncTargetKey string, syncTargetUID types.UID, upstreamClusterClient dynamic.ClusterInterface, downstreamClient dynamic.Interface, upstreamInformers, downstreamInformers dynamicinformer.DynamicSharedInformerFactory, ) (*Controller, error)
func (*Controller) AddToQueue ¶
func (c *Controller) AddToQueue(obj interface{}, logger logr.Logger)
Click to show internal directories.
Click to hide internal directories.