package
11.0.0+incompatible
Repository: https://github.com/kubernetes/client-go.git
Documentation: pkg.go.dev
# Functions
NewEvictionLister returns a new EvictionLister.
NewPodDisruptionBudgetLister returns a new PodDisruptionBudgetLister.
NewPodSecurityPolicyLister returns a new PodSecurityPolicyLister.
# Interfaces
EvictionLister helps list Evictions.
EvictionListerExpansion allows custom methods to be added to EvictionLister.
EvictionNamespaceLister helps list and get Evictions.
EvictionNamespaceListerExpansion allows custom methods to be added to EvictionNamespaceLister.
PodDisruptionBudgetLister helps list PodDisruptionBudgets.
PodDisruptionBudgetListerExpansion allows custom methods to be added to PodDisruptionBudgetLister.
PodDisruptionBudgetNamespaceLister helps list and get PodDisruptionBudgets.
PodDisruptionBudgetNamespaceListerExpansion allows custom methods to be added to PodDisruptionBudgetNamespaceLister.
PodSecurityPolicyLister helps list PodSecurityPolicies.
PodSecurityPolicyListerExpansion allows custom methods to be added to PodSecurityPolicyLister.