Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 58 for authenticating (0.19 sec)

  1. plugin/pkg/admission/noderestriction/admission_test.go

    	"k8s.io/apimachinery/pkg/util/sets"
    	"k8s.io/apiserver/pkg/admission"
    	"k8s.io/apiserver/pkg/authentication/user"
    	corev1lister "k8s.io/client-go/listers/core/v1"
    	"k8s.io/client-go/tools/cache"
    	"k8s.io/component-base/featuregate"
    	kubeletapis "k8s.io/kubelet/pkg/apis"
    	authenticationapi "k8s.io/kubernetes/pkg/apis/authentication"
    	"k8s.io/kubernetes/pkg/apis/coordination"
    	api "k8s.io/kubernetes/pkg/apis/core"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 73.2K bytes
    - Viewed (0)
  2. cmd/api-errors.go

    		HTTPStatusCode: http.StatusBadRequest,
    	},
    	ErrMissingDateHeader: {
    		Code:           "AccessDenied",
    		Description:    "AWS authentication requires a valid Date or x-amz-date header",
    		HTTPStatusCode: http.StatusBadRequest,
    	},
    	ErrInvalidQuerySignatureAlgo: {
    		Code:           "AuthorizationQueryParametersError",
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 22:26:38 UTC 2024
    - 92.1K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc64.go

    	{109, "ENOSYS", "function not implemented"},
    	{110, "EMEDIA", "media surface error"},
    	{111, "ESOFT", "I/O completed, but needs relocation"},
    	{112, "ENOATTR", "no attribute found"},
    	{113, "ESAD", "security Authentication Denied"},
    	{114, "ENOTRUST", "not a Trusted Program"},
    	{115, "ETOOMANYREFS", "too many references: can't splice"},
    	{116, "EILSEQ", "invalid wide character"},
    	{117, "ECANCELED", "asynchronous I/O cancelled"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.7K bytes
    - Viewed (0)
  4. src/syscall/zerrors_openbsd_ppc64.go

    	74: "RPC program not available",
    	75: "program version wrong",
    	76: "bad procedure for program",
    	77: "no locks available",
    	78: "function not implemented",
    	79: "inappropriate file type or format",
    	80: "authentication error",
    	81: "need authenticator",
    	82: "IPsec processing failure",
    	83: "attribute not found",
    	84: "illegal byte sequence",
    	85: "no medium found",
    	86: "wrong medium type",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 67.1K bytes
    - Viewed (0)
  5. src/syscall/zerrors_openbsd_riscv64.go

    	74: "RPC program not available",
    	75: "program version wrong",
    	76: "bad procedure for program",
    	77: "no locks available",
    	78: "function not implemented",
    	79: "inappropriate file type or format",
    	80: "authentication error",
    	81: "need authenticator",
    	82: "IPsec processing failure",
    	83: "attribute not found",
    	84: "illegal byte sequence",
    	85: "no medium found",
    	86: "wrong medium type",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 02:55:38 UTC 2023
    - 67.1K bytes
    - Viewed (0)
  6. src/main/java/jcifs/smb/SmbFile.java

         * address if the server. The hashing function uses the hashcode of the
         * server address, the canonical representation of the URL, and does not
         * compare authentication information. In essence, two
         * <code>SmbFile</code> objects that refer to
         * the same file should generate the same hashcode provided it is possible
         * to make such a determination.
         *
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Thu May 23 01:50:13 UTC 2024
    - 82.3K bytes
    - Viewed (1)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_dragonfly_amd64.go

    	{76, "EPROCUNAVAIL", "bad procedure for program"},
    	{77, "ENOLCK", "no locks available"},
    	{78, "ENOSYS", "function not implemented"},
    	{79, "EFTYPE", "inappropriate file type or format"},
    	{80, "EAUTH", "authentication error"},
    	{81, "ENEEDAUTH", "need authenticator"},
    	{82, "EIDRM", "identifier removed"},
    	{83, "ENOMSG", "no message of desired type"},
    	{84, "EOVERFLOW", "value too large to be stored in data type"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 70.7K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_amd64.go

    	{76, "EPROCUNAVAIL", "bad procedure for program"},
    	{77, "ENOLCK", "no locks available"},
    	{78, "ENOSYS", "function not implemented"},
    	{79, "EFTYPE", "inappropriate file type or format"},
    	{80, "EAUTH", "authentication error"},
    	{81, "ENEEDAUTH", "need authenticator"},
    	{82, "EPWROFF", "device power is off"},
    	{83, "EDEVERR", "device error"},
    	{84, "EOVERFLOW", "value too large to be stored in data type"},
    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

    	{76, "EPROCUNAVAIL", "bad procedure for program"},
    	{77, "ENOLCK", "no locks available"},
    	{78, "ENOSYS", "function not implemented"},
    	{79, "EFTYPE", "inappropriate file type or format"},
    	{80, "EAUTH", "authentication error"},
    	{81, "ENEEDAUTH", "need authenticator"},
    	{82, "EIPSEC", "IPsec processing failure"},
    	{83, "ENOATTR", "attribute not found"},
    	{84, "EILSEQ", "illegal byte sequence"},
    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

    	{76, "EPROCUNAVAIL", "bad procedure for program"},
    	{77, "ENOLCK", "no locks available"},
    	{78, "ENOSYS", "function not implemented"},
    	{79, "EFTYPE", "inappropriate file type or format"},
    	{80, "EAUTH", "authentication error"},
    	{81, "ENEEDAUTH", "need authenticator"},
    	{82, "EIDRM", "identifier removed"},
    	{83, "ENOMSG", "no message of desired type"},
    	{84, "EOVERFLOW", "value too large to be stored in data type"},
    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