selector

package
v1.0.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Parse

func Parse(selector string) (sel parser.Selector, err error)

Parse a string representation of a selector expression into a Selector.

Types

type Selector

type Selector interface {
	Evaluate(labels map[string]string) bool
	String() string
	UniqueId() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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