# Functions
NewSyncTargetClusterLister returns a new SyncTargetClusterLister.
NewSyncTargetLister returns a new SyncTargetLister.
# Interfaces
SyncTargetClusterLister can list SyncTargets across all workspaces, or scope down to a SyncTargetLister for one workspace.
SyncTargetClusterListerExpansion allows custom methods to be added to SyncTargetClusterLister.
SyncTargetLister can list all SyncTargets, or get one in particular.
SyncTargetListerExpansion allows custom methods to be added to SyncTargetLister.