# Functions
NewLocationClusterLister returns a new LocationClusterLister.
NewLocationLister returns a new LocationLister.
NewPlacementClusterLister returns a new PlacementClusterLister.
NewPlacementLister returns a new PlacementLister.
# Interfaces
LocationClusterLister can list Locations across all workspaces, or scope down to a LocationLister for one workspace.
LocationClusterListerExpansion allows custom methods to be added to LocationClusterLister.
LocationLister can list all Locations, or get one in particular.
LocationListerExpansion allows custom methods to be added to LocationLister.
PlacementClusterLister can list Placements across all workspaces, or scope down to a PlacementLister for one workspace.
PlacementClusterListerExpansion allows custom methods to be added to PlacementClusterLister.
PlacementLister can list all Placements, or get one in particular.
PlacementListerExpansion allows custom methods to be added to PlacementLister.