package
0.0.0-20240912145314-f5949d81732a
Repository: https://github.com/kcp-dev/client-go.git
Documentation: pkg.go.dev
# Functions
NewIPAddressClusterLister returns a new IPAddressClusterLister.
NewServiceCIDRClusterLister returns a new ServiceCIDRClusterLister.
# Interfaces
IPAddressClusterLister can list IPAddresses across all workspaces, or scope down to a IPAddressLister for one workspace.
IPAddressClusterListerExpansion allows custom methods to be added to IPAddressClusterLister.
ServiceCIDRClusterLister can list ServiceCIDRs across all workspaces, or scope down to a ServiceCIDRLister for one workspace.
ServiceCIDRClusterListerExpansion allows custom methods to be added to ServiceCIDRClusterLister.