Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgentConfig ¶
type Syncer ¶
type Syncer struct { ClusterID string LocalNamespace string KubeClientSet kubernetes.Interface KubeInformerFactory kubeinformers.SharedInformerFactory ServiceExportController *mcs.ServiceExportController HubKubeConfig *rest.Config SyncerConf known.SyncerConfig EpsController *mcs.EpsController }
func New ¶
func New(spec *known.AgentSpecification, syncerConf known.SyncerConfig, kubeClientSet kubernetes.Interface, mcsClientSet *mcsclientset.Clientset) (*Syncer, error)
Click to show internal directories.
Click to hide internal directories.