Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for checkValidationRulesEvaluation (0.31 sec)

  1. staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/oidc.go

    type messageFunc func(authenticationcel.ExpressionAccessor) (string, error)
    
    // checkValidationRulesEvaluation checks if the validation rules evaluation results
    // are valid. If the validation rules evaluation results are not valid, it returns
    // an error with an optional message that was set in the validation rule.
    func checkValidationRulesEvaluation(results []authenticationcel.EvaluationResult, messageFn messageFunc) error {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Mar 09 19:29:33 UTC 2024
    - 37.9K bytes
    - Viewed (0)
Back to top