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

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewStorageClassLister returns a new lister.

# Structs

IndexerToNamespaceLister gives an Indexer List method.
StoreToCertificateRequestLister gives a store List and Exists methods.
StoreToDaemonSetLister gives a store List and Exists methods.
StoreToDeploymentLister helps list deployments.
StoreToEndpointsLister makes a Store that lists endpoints.
StoreToLimitRangeLister helps list limit ranges.
StoreToNodeLister makes a Store have the List method of the client.NodeInterface The Store must contain (only) Nodes.
StoreToPersistentVolumeClaimLister helps list pvcs.
No description provided by the author
StoreToPodLister helps list pods.
Typed wrapper around a store of PersistentVolumes.
StoreToReplicaSetLister helps list replicasets.
StoreToReplicationControllerLister helps list rcs.
StoreToServiceAccountLister helps list service accounts.
StoreToServiceLister helps list services.
StoreToStatefulSetLister gives a store List and Exists methods.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StorageClassLister knows how to list storage classes.

# Type aliases

NodeConditionPredicate is a function that indicates whether the given node's conditions meet some set of criteria defined by the function.