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

# Packages

Package scheduler contains a generic Scheduler interface and several implementations.
This package is used to register algorithm provider plugins.
No description provided by the author
Package factory can set up a scheduler.
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

EqualPriority is a prioritizer function that gives an equal weight of one to all nodes.
New returns a new scheduler.
No description provided by the author
No description provided by the author
No description provided by the author
Prioritizes the nodes by running the individual priority functions in parallel.

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Store a map of predicate cache with maxsize.
No description provided by the author
No description provided by the author
HTTPExtender implements the algorithm.SchedulerExtender interface.
Scheduler watches for new unscheduled pods.

# Interfaces

Binder knows how to write a binding.
No description provided by the author

# Type aliases

No description provided by the author