Search Options

Results per page
Sort
Preferred Languages
Advance

Results 91 - 100 of 277 for ulong (0.04 sec)

  1. pkg/apis/storage/validation/validation_test.go

    			ReclaimPolicy: &deleteReclaimPolicy,
    		},
    		"provisioner: Required value": {
    			ObjectMeta:    metav1.ObjectMeta{Name: "foo"},
    			Provisioner:   "",
    			ReclaimPolicy: &deleteReclaimPolicy,
    		},
    		"too long parameters": {
    			ObjectMeta:    metav1.ObjectMeta{Name: "foo"},
    			Provisioner:   "kubernetes.io/foo",
    			Parameters:    longParameters,
    			ReclaimPolicy: &deleteReclaimPolicy,
    		},
    		"invalid reclaimpolicy": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 69.7K bytes
    - Viewed (0)
  2. src/syscall/zerrors_freebsd_386.go

    	1:  "operation not permitted",
    	2:  "no such file or directory",
    	3:  "no such process",
    	4:  "interrupted system call",
    	5:  "input/output error",
    	6:  "device not configured",
    	7:  "argument list too long",
    	8:  "exec format error",
    	9:  "bad file descriptor",
    	10: "no child processes",
    	11: "resource deadlock avoided",
    	12: "cannot allocate memory",
    	13: "permission denied",
    	14: "bad address",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
  3. src/syscall/zerrors_freebsd_amd64.go

    	1:  "operation not permitted",
    	2:  "no such file or directory",
    	3:  "no such process",
    	4:  "interrupted system call",
    	5:  "input/output error",
    	6:  "device not configured",
    	7:  "argument list too long",
    	8:  "exec format error",
    	9:  "bad file descriptor",
    	10: "no child processes",
    	11: "resource deadlock avoided",
    	12: "cannot allocate memory",
    	13: "permission denied",
    	14: "bad address",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
  4. platforms/core-configuration/model-core/src/main/java/org/gradle/model/internal/manage/schema/extract/ManagedProxyClassGenerator.java

            .put(int.class, Integer.class)
            .put(boolean.class, Boolean.class)
            .put(float.class, Float.class)
            .put(char.class, Character.class)
            .put(double.class, Double.class)
            .put(long.class, Long.class)
            .build();
    
        /**
         * Generates an implementation of the given managed type.
         * <p>
         * The generated class will implement/extend the managed type and will:
         * <ul>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Dec 11 13:37:56 UTC 2023
    - 55.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go

    	{3, "ESRCH", "no such process"},
    	{4, "EINTR", "interrupted system call"},
    	{5, "EIO", "input/output error"},
    	{6, "ENXIO", "device not configured"},
    	{7, "E2BIG", "argument list too long"},
    	{8, "ENOEXEC", "exec format error"},
    	{9, "EBADF", "bad file descriptor"},
    	{10, "ECHILD", "no child processes"},
    	{11, "EDEADLK", "resource deadlock avoided"},
    	{12, "ENOMEM", "cannot allocate memory"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 70.7K bytes
    - Viewed (0)
  6. src/syscall/zerrors_linux_riscv64.go

    	2:   "no such file or directory",
    	3:   "no such process",
    	4:   "interrupted system call",
    	5:   "input/output error",
    	6:   "no such device or address",
    	7:   "argument list too long",
    	8:   "exec format error",
    	9:   "bad file descriptor",
    	10:  "no child processes",
    	11:  "resource temporarily unavailable",
    	12:  "cannot allocate memory",
    	13:  "permission denied",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.8K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__authorization.k8s.io__v1_openapi.json

    deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example,...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:26 UTC 2023
    - 66.1K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go

    	{3, "ESRCH", "no such process"},
    	{4, "EINTR", "interrupted system call"},
    	{5, "EIO", "input/output error"},
    	{6, "ENXIO", "device not configured"},
    	{7, "E2BIG", "argument list too long"},
    	{8, "ENOEXEC", "exec format error"},
    	{9, "EBADF", "bad file descriptor"},
    	{10, "ECHILD", "no child processes"},
    	{11, "EDEADLK", "resource deadlock avoided"},
    	{12, "ENOMEM", "cannot allocate memory"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_riscv64.go

    	{3, "ESRCH", "no such process"},
    	{4, "EINTR", "interrupted system call"},
    	{5, "EIO", "input/output error"},
    	{6, "ENXIO", "device not configured"},
    	{7, "E2BIG", "argument list too long"},
    	{8, "ENOEXEC", "exec format error"},
    	{9, "EBADF", "bad file descriptor"},
    	{10, "ECHILD", "no child processes"},
    	{11, "EDEADLK", "resource deadlock avoided"},
    	{12, "ENOMEM", "cannot allocate memory"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go

    	{3, "ESRCH", "no such process"},
    	{4, "EINTR", "interrupted system call"},
    	{5, "EIO", "input/output error"},
    	{6, "ENXIO", "device not configured"},
    	{7, "E2BIG", "argument list too long"},
    	{8, "ENOEXEC", "exec format error"},
    	{9, "EBADF", "bad file descriptor"},
    	{10, "ECHILD", "no child processes"},
    	{11, "EDEADLK", "resource deadlock avoided"},
    	{12, "ENOMEM", "cannot allocate memory"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.8K bytes
    - Viewed (0)
Back to top