constraint

package
v0.0.0-...-6cc5b7d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2014 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package constraint has functions for ensuring that collections of containers are allowed to run together on a single host.

TODO: Add resource math. Phrase this code in a way that makes it easy to call from schedulers as well as from the feasiblity check that apiserver performs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Allowed

func Allowed(pods []api.BoundPod) bool

Allowed returns true if pods is a collection of bound pods which can run without conflict on a single minion.

func PortsConflict

func PortsConflict(pods []api.BoundPod) bool

PortsConflict returns true iff two containers attempt to expose the same host port.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL