Documentation
¶
Index ¶
Constants ¶
View Source
const ControllerName = "kcp-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, syncTargetInformer workloadv1alpha1informers.SyncTargetClusterInformer, workspaceShardInformer corev1alpha1informers.ShardClusterInformer, ) *Controller
Click to show internal directories.
Click to hide internal directories.