Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Uppercase_Is_OK_123 (0.36 sec)

  1. staging/src/k8s.io/apimachinery/pkg/util/validation/validation_test.go

    		"now-with-dashes/now-with-dashes",
    		"now.with.dots/simple",
    		"now-with.dashes-and.dots/simple",
    		"1-num.2-num/3-num",
    		"1234/5678",
    		"1.2.3.4/5678",
    		"Uppercase_Is_OK_123",
    		"example.com/Uppercase_Is_OK_123",
    		"requests.storage-foo",
    		strings.Repeat("a", 63),
    		strings.Repeat("a", 253) + "/" + strings.Repeat("b", 63),
    	}
    	for i := range successCases {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 04:51:54 UTC 2024
    - 22.3K bytes
    - Viewed (0)
Back to top