Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for _A (1.6 sec)

  1. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                              header:
                                description: The name of the header to be created.
                                minLength: 1
                                pattern: ^[-_A-Za-z0-9]+$
                                type: string
                            required:
                            - header
                            - claim
                            type: object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  2. manifests/charts/base/crds/crd-all.gen.yaml

                              header:
                                description: The name of the header to be created.
                                minLength: 1
                                pattern: ^[-_A-Za-z0-9]+$
                                type: string
                            required:
                            - header
                            - claim
                            type: object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    		"a_b",
    		"a-b",
    		"abc",
    		"abc.def",
    		"a/b/c/d",
    		"a/b.c",
    	}
    	invalid := []string{
    		"",
    		"*",
    		"รค",
    		"a_",
    		"_",
    		"__",
    		"_a",
    		"_a._b",
    		"-",
    		".",
    		"a.",
    		".a",
    		"a.b.",
    		"a*.b",
    		"a*b",
    		"*a",
    		"a.*",
    		"*",
    		"abc*",
    		"a.abc*",
    		"a.b.*",
    		"Abc",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. src/testdata/Isaac.Newton-Opticks.txt

    10000. And at the Points A, B, C, D, E, F, G, H, let Perpendiculars
    A[Greek: a], B[Greek: b], &c. be erected, by whose Intervals the Extent
    of the several Colours set underneath against them, is to be
    represented. Then divide the Line _A[Greek: a]_ in such Proportion as
    the Numbers 1, 2, 3, 5, 6, 7, 9, 10, 11, &c. set at the Points of
    Division denote. And through those Divisions from Y draw Lines 1I, 2K,
    3L, 5M, 6N, 7O, &c.
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top