This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-01-13 11:25:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
726a5af075ef7037515d8429d929505d3500c59b
kubernetes
/
pkg
/
labels
History
gmarek
726a5af075
Loosen label and annotation validation and related tests
2015-03-06 08:23:22 +01: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
Loosen label and annotation validation and related tests
2015-03-06 08:23:22 +01:00
selector.go
moving ParseSelector to Parse for labels only.
2015-03-05 22:39:36 +01:00