constraint

package
v0.0.0-...-d4e6e19 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NodeMatches

func NodeMatches(constraints []Constraint, n *api.Node) bool

NodeMatches returns true if the node satisfies the given constraints.

Types

type Constraint

type Constraint struct {
	// contains filtered or unexported fields
}

Constraint defines a constraint.

func Parse

func Parse(env []string) ([]Constraint, error)

Parse parses list of constraints.

func (*Constraint) Match

func (c *Constraint) Match(whats ...string) bool

Match checks if the Constraint matches the target strings.

Jump to

Keyboard shortcuts

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