package
11.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev

# Functions

NewControllerRevisionLister returns a new ControllerRevisionLister.
NewDaemonSetLister returns a new DaemonSetLister.
NewDeploymentLister returns a new DeploymentLister.
NewReplicaSetLister returns a new ReplicaSetLister.
NewStatefulSetLister returns a new StatefulSetLister.

# Interfaces

ControllerRevisionLister helps list ControllerRevisions.
ControllerRevisionListerExpansion allows custom methods to be added to ControllerRevisionLister.
ControllerRevisionNamespaceLister helps list and get ControllerRevisions.
ControllerRevisionNamespaceListerExpansion allows custom methods to be added to ControllerRevisionNamespaceLister.
DaemonSetLister helps list DaemonSets.
DaemonSetListerExpansion allows custom methods to be added to DaemonSetLister.
DaemonSetNamespaceLister helps list and get DaemonSets.
DaemonSetNamespaceListerExpansion allows custom methods to be added to DaemonSetNamespaceLister.
DeploymentLister helps list Deployments.
DeploymentListerExpansion allows custom methods to be added to DeploymentLister.
DeploymentNamespaceLister helps list and get Deployments.
DeploymentNamespaceListerExpansion allows custom methods to be added to DeploymentNamespaceLister.
ReplicaSetLister helps list ReplicaSets.
ReplicaSetListerExpansion allows custom methods to be added to ReplicaSetLister.
ReplicaSetNamespaceLister helps list and get ReplicaSets.
ReplicaSetNamespaceListerExpansion allows custom methods to be added to ReplicaSetNamespaceLister.
StatefulSetLister helps list StatefulSets.
StatefulSetListerExpansion allows custom methods to be added to StatefulSetLister.
StatefulSetNamespaceLister helps list and get StatefulSets.
StatefulSetNamespaceListerExpansion allows custom methods to be added to StatefulSetNamespaceLister.