This website requires JavaScript.
Explore
Help
Register
Sign In
github-personal
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/outbackdingo/kubernetes.git
synced
2026-02-25 20:30:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a042fc42319e571c71e20bf0de71e2b07fe574a
kubernetes
/
pkg
/
labels
History
Clayton Coleman
65425f690c
Move field errors to pkg/util/fielderrors
...
Allows pkg/api to take a reference to labels.Selector and fields.Selector
2015-03-22 17:43:34 -04:00
..
doc.go
Rename [label] query to selector
2014-06-19 13:31:42 -07:00
labels_test.go
extend selector with EXISTS, new tests/some old tests use table-driven style; add Has to Labels interface; enforce Requirement restrictions in constructor
2014-10-06 21:10:11 -04:00
labels.go
extend selector with EXISTS, new tests/some old tests use table-driven style; add Has to Labels interface; enforce Requirement restrictions in constructor
2014-10-06 21:10:11 -04:00
selector_test.go
apply comments
2015-03-06 08:23:22 +01:00
selector.go
Move field errors to pkg/util/fielderrors
2015-03-22 17:43:34 -04:00