package
0.0.0-20240912145314-f5949d81732a
Repository: https://github.com/kcp-dev/client-go.git
Documentation: pkg.go.dev
# Functions
NewDaemonSetClusterLister returns a new DaemonSetClusterLister.
NewDeploymentClusterLister returns a new DeploymentClusterLister.
NewIngressClusterLister returns a new IngressClusterLister.
NewNetworkPolicyClusterLister returns a new NetworkPolicyClusterLister.
NewReplicaSetClusterLister returns a new ReplicaSetClusterLister.
# Interfaces
DaemonSetClusterLister can list DaemonSets across all workspaces, or scope down to a DaemonSetLister for one workspace.
DaemonSetClusterListerExpansion allows custom methods to be added to DaemonSetClusterLister.
DaemonSetListerExpansion allows custom methods to be added to DaemonSetLister.
DaemonSetNamespaceListerExpansion allows custom methods to be added to DaemonSetNamespaceLister.
DeploymentClusterLister can list Deployments across all workspaces, or scope down to a DeploymentLister for one workspace.
DeploymentClusterListerExpansion allows custom methods to be added to DeploymentClusterLister.
IngressClusterLister can list Ingresses across all workspaces, or scope down to a IngressLister for one workspace.
IngressClusterListerExpansion allows custom methods to be added to IngressClusterLister.
NetworkPolicyClusterLister can list NetworkPolicies across all workspaces, or scope down to a NetworkPolicyLister for one workspace.
NetworkPolicyClusterListerExpansion allows custom methods to be added to NetworkPolicyClusterLister.
ReplicaSetClusterLister can list ReplicaSets across all workspaces, or scope down to a ReplicaSetLister for one workspace.
ReplicaSetClusterListerExpansion allows custom methods to be added to ReplicaSetClusterLister.
ReplicaSetListerExpansion allows custom methods to be added to ReplicaSetLister.
ReplicaSetNamespaceListerExpansion allows custom methods to be added to ReplicaSetNamespaceLister.