package
0.20.0
Repository: https://github.com/kcp-dev/contrib-tmc.git
Documentation: pkg.go.dev

# 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.