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

# Functions

NewDaemonSetLister returns a new DaemonSetLister.
NewDeploymentLister returns a new DeploymentLister.
NewIngressLister returns a new IngressLister.
NewPodSecurityPolicyLister returns a new PodSecurityPolicyLister.
NewReplicaSetLister returns a new ReplicaSetLister.

# Interfaces

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.
IngressLister helps list Ingresses.
IngressListerExpansion allows custom methods to be added to IngressLister.
IngressNamespaceLister helps list and get Ingresses.
IngressNamespaceListerExpansion allows custom methods to be added to IngressNamespaceLister.
PodSecurityPolicyLister helps list PodSecurityPolicies.
PodSecurityPolicyListerExpansion allows custom methods to be added to PodSecurityPolicyLister.
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.