package
0.0.0-20240912145314-f5949d81732a
Repository: https://github.com/kcp-dev/client-go.git
Documentation: pkg.go.dev
# Functions
NewControllerRevisionClusterLister returns a new ControllerRevisionClusterLister.
NewDaemonSetClusterLister returns a new DaemonSetClusterLister.
NewDeploymentClusterLister returns a new DeploymentClusterLister.
NewReplicaSetClusterLister returns a new ReplicaSetClusterLister.
NewStatefulSetClusterLister returns a new StatefulSetClusterLister.
# Interfaces
ControllerRevisionClusterLister can list ControllerRevisions across all workspaces, or scope down to a ControllerRevisionLister for one workspace.
ControllerRevisionClusterListerExpansion allows custom methods to be added to ControllerRevisionClusterLister.
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.
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.
StatefulSetClusterLister can list StatefulSets across all workspaces, or scope down to a StatefulSetLister for one workspace.
StatefulSetClusterListerExpansion allows custom methods to be added to StatefulSetClusterLister.
StatefulSetListerExpansion allows custom methods to be added to StatefulSetLister.
StatefulSetNamespaceListerExpansion allows custom methods to be added to StatefulSetNamespaceLister.