package
0.31.2-devel
Repository: https://github.com/kubernetes-sigs/scheduler-plugins.git
Documentation: pkg.go.dev

# Functions

CheckClusterResource checks if resource capacity of the cluster can satisfy <resourceRequest>.
GetNamespacedName returns the namespaced name.
NewPodGroupManager creates a new operation object.

# Constants

PodGroupNotFound denotes the specified PodGroup in the Pod spec is not found in API server.
PodGroupNotSpecified denotes no PodGroup is specified in the Pod spec.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
PodGroupManager defines the scheduling operation called.

# Interfaces

Manager defines the interfaces for PodGroup management.

# Type aliases

No description provided by the author