package
1.2.0-alpha.0
Repository: https://github.com/guildencrantz/kubernetes.git
Documentation: pkg.go.dev
# Packages
Package config provides mechanisms for low-level scheduler tuning.
Package constraint exposes Marathon-like constraints for scheduling pods.
Package ha encapsulates high-availability scheduler concerns.
Package meta defines framework constants used as keys in k8s annotations that are attached to k8s pods.
Package metrics defines and exposes instrumentation metrics of the scheduler.
Package podtask maps Kubernetes pods to Mesos tasks.
Package resource contains the Mesos scheduler specific resource functions.
Package service contains the cmd/k8sm-scheduler glue code.
Package slave manages node hostnames for slave ids.
Package uid encapsulates unique identifiers code used by the scheduler.
# Functions
New creates a new KubernetesScheduler.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
KubernetesScheduler implements: 1: A mesos scheduler.
No description provided by the author
wrapper for the k8s pod type so that we can define additional methods on a "pod".
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
No description provided by the author
# Type aliases
No description provided by the author