package
1.6.0-alpha.0
Repository: https://github.com/libnux/kubernetes.git
Documentation: pkg.go.dev

# Functions

NewDaemonSetLister returns a new DaemonSetLister.
NewDeploymentLister returns a new DeploymentLister.
NewIngressLister returns a new IngressLister.
NewNetworkPolicyLister returns a new NetworkPolicyLister.
NewPodSecurityPolicyLister returns a new PodSecurityPolicyLister.
NewReplicaSetLister returns a new ReplicaSetLister.
NewScaleLister returns a new ScaleLister.
NewThirdPartyResourceLister returns a new ThirdPartyResourceLister.

# Interfaces

DaemonSetLister helps list DaemonSets.
DaemonSetNamespaceLister helps list and get DaemonSets.
DeploymentLister helps list Deployments.
DeploymentNamespaceLister helps list and get Deployments.
IngressLister helps list Ingresses.
IngressNamespaceLister helps list and get Ingresses.
NetworkPolicyLister helps list NetworkPolicies.
NetworkPolicyNamespaceLister helps list and get NetworkPolicies.
PodSecurityPolicyLister helps list PodSecurityPolicies.
ReplicaSetLister helps list ReplicaSets.
ReplicaSetNamespaceLister helps list and get ReplicaSets.
ScaleLister helps list Scales.
ScaleNamespaceLister helps list and get Scales.
ThirdPartyResourceLister helps list ThirdPartyResources.