Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 77 for authenticating (0.27 sec)

  1. src/syscall/zerrors_openbsd_arm64.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: Fri Apr 26 17:34:54 UTC 2019
    - 66.4K bytes
    - Viewed (0)
  2. src/syscall/zerrors_netbsd_arm64.go

    	74: "RPC prog. not avail",
    	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: "identifier removed",
    	83: "no message of desired type",
    	84: "value too large to be stored in data type",
    	85: "illegal byte sequence",
    	86: "not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  3. 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)
  4. 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)
  5. 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)
  6. src/syscall/zerrors_netbsd_386.go

    	74: "RPC prog. not avail",
    	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: "identifier removed",
    	83: "no message of desired type",
    	84: "value too large to be stored in data type",
    	85: "illegal byte sequence",
    	86: "not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.5K bytes
    - Viewed (0)
  7. src/syscall/zerrors_openbsd_mips64.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: Thu Oct 29 08:08:26 UTC 2020
    - 66.7K bytes
    - Viewed (0)
  8. src/syscall/zerrors_netbsd_amd64.go

    	74: "RPC prog. not avail",
    	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: "identifier removed",
    	83: "no message of desired type",
    	84: "value too large to be stored in data type",
    	85: "illegal byte sequence",
    	86: "not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  9. src/syscall/zerrors_netbsd_arm.go

    	74: "RPC prog. not avail",
    	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: "identifier removed",
    	83: "no message of desired type",
    	84: "value too large to be stored in data type",
    	85: "illegal byte sequence",
    	86: "not supported",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 66.5K bytes
    - Viewed (0)
  10. src/syscall/zerrors_freebsd_386.go

    	74: "RPC prog. not avail",
    	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: "identifier removed",
    	83: "no message of desired type",
    	84: "value too large to be stored in data type",
    	85: "operation canceled",
    	86: "illegal byte sequence",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.4K bytes
    - Viewed (0)
Back to top