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

# Packages

Package algorithm implements the SchedulerAlgorithm.
Package binder implements the Binder which launched a task and let the executor do the actual binding.
Package controller implements the scheduling controller which waits for pod events from the queuer (i.e.
Package deleter implements the deleter which listens for pod DELETE events from the apiserver and kills tasks for deleted pods.
Package errorhandler implements the ErrorHandler which handles scheduer error and possibly requeue pods for scheduling again.
Package framework implements the Mesos scheduler.
Package podreconciler implements pod reconciliation of pods which failed to launch, i.e.
Package taskreconciler implement Mesos task reconciliation.

# Functions

No description provided by the author