1
0
mirror of https://github.com/rancher/norman.git synced 2025-07-30 22:35:29 +00:00
norman/parse
Alena Prokharchyk e03c72e855 DnsLabelRestricted type to validate against RFC 1035
k8s uses restricted format for services

dnsLabelRestricted: dns1035LabelFmt string = "[a-z]([-a-z0-9]*[a-z0-9])?"
dnsLabel:dns1123LabelFmt string = "[a-z0-9]([-a-z0-9]*[a-z0-9])?"
2018-06-19 09:47:36 -07:00
..
builder DnsLabelRestricted type to validate against RFC 1035 2018-06-19 09:47:36 -07:00
browser.go More initial dev 2017-11-10 21:46:30 -07:00
collection.go Have URLParser parse the query too 2017-12-22 23:19:30 -07:00
parse.go add yaml support 2018-06-04 16:44:48 -07:00
read_input.go add yaml support 2018-06-04 16:44:48 -07:00
subcontext.go Major refactor of subcontexts 2018-02-09 13:45:22 -07:00
validate.go Many enhancements 2017-12-11 20:58:53 -07:00