Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 8090 (0.43 sec)

  1. src/cmd/vendor/golang.org/x/sys/windows/zerrors_windows.go

    	FRS_ERR_AUTHENTICATION                                                    syscall.Errno = 8008
    	FRS_ERR_PARENT_INSUFFICIENT_PRIV                                          syscall.Errno = 8009
    	FRS_ERR_PARENT_AUTHENTICATION                                             syscall.Errno = 8010
    	FRS_ERR_CHILD_TO_PARENT_COMM                                              syscall.Errno = 8011
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 15 19:02:39 UTC 2021
    - 923.3K bytes
    - Viewed (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    208E          ; disallowed_STD3_mapped ; 0029          # 1.1  SUBSCRIPT RIGHT PARENTHESIS
    208F          ; disallowed                             # NA   <reserved-208F>
    2090          ; mapped                 ; 0061          # 4.1  LATIN SUBSCRIPT SMALL LETTER A
    2091          ; mapped                 ; 0065          # 4.1  LATIN SUBSCRIPT SMALL LETTER E
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    			Ports: []core.ContainerPort{{
    				ContainerPort: 8080, HostPort: 8080, Protocol: "TCP",
    			}, {
    				ContainerPort: 8080, HostPort: 8080, Protocol: "TCP",
    			}},
    			ImagePullPolicy:          "IfNotPresent",
    			TerminationMessagePolicy: "File",
    		}},
    		field.ErrorList{{Type: field.ErrorTypeDuplicate, Field: "initContainers[0].ports[1].hostPort", BadValue: "TCP//8080"}},
    	}, {
    		"uses disallowed field: Lifecycle",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top