package
1.3.0-alpha.0
Repository: https://github.com/a-palchikov/kubernetes.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMaxPDVolumeCountPredicate creates a predicate which evaluates whether a pod can fit based on the number of volumes which match a filter that it requests, and those that are already present.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VolumeZonePredicate evaluates if a pod can fit due to the volumes it requests, given that some volumes may have zone scheduling constraints.
NoDiskConflict evaluates if a pod can fit due to the volumes it requests, and those that are already mounted.
No description provided by the author
No description provided by the author
The pod can only schedule onto nodes that satisfy requirements in both NodeAffinity and nodeSelector.

# Variables

EBSVolumeFilter is a VolumeFilter for filtering AWS ElasticBlockStore Volumes.
GCEPDVolumeFilter is a VolumeFilter for filtering GCE PersistentDisk Volumes.

# Structs

No description provided by the author
No description provided by the author
InsufficientResourceError is an error type that indicates what kind of resource limit is hit and caused the unfitting failure.
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
VolumeFilter contains information on how to filter PD Volumes when checking PD Volume caps.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author