Documentation ¶
Index ¶
Constants ¶
View Source
const ControllerName = "tmc-synctarget-controller"
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( kcpClusterClient kcpclientset.ClusterInterface, tmcClusterClient tmcclientset.ClusterInterface, syncTargetInformer workloadv1alpha1informers.SyncTargetClusterInformer, workspaceShardInformer, globalWorkspaceShardInformer corev1alpha1informers.ShardClusterInformer, ) *Controller
Click to show internal directories.
Click to hide internal directories.