package
12.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev
# Functions
NewControllerRevisionLister returns a new ControllerRevisionLister.
NewDeploymentLister returns a new DeploymentLister.
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.
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.
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.