# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Scheme is the default instance of runtime.Scheme to which types in the Kubernetes API are already registered.
No description provided by the author
SchemeGroupVersion is group version used to register these objects TODO this should be in the "scheduler" group.
# Structs
ExtenderArgs represents the arguments needed by the extender to filter/prioritize nodes for a pod.
Holds the parameters used to communicate with the extender.
ExtenderFilterResult represents the results of a filter call to an extender.
HostPriority represents the priority of scheduling to a particular host, higher priority is better.
Holds the parameters that are used to configure the corresponding priority function.
Holds the parameters that are used to configure the corresponding predicate.
No description provided by the author
Represents the arguments that the different types of predicates take Only one of its members may be specified.
No description provided by the author
Represents the arguments that the different types of priorities take.
No description provided by the author
Holds the parameters that are used to configure the corresponding predicate.
Holds the parameters that are used to configure the corresponding priority function.
# Type aliases
FailedNodesMap represents the filtered out nodes, with node names and failure messages.
No description provided by the author