Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PathCheck (0.08 sec)

  1. staging/src/k8s.io/apiserver/pkg/cel/library/authz.go

    // variable is provided.
    //
    // path
    //
    // Returns a PathCheck configured to check authorization for a non-resource request
    // path (e.g. /healthz). If path is an empty string, an error is returned.
    // Note that the leading '/' is not required.
    //
    //	<Authorizer>.path(<string>) <PathCheck>
    //
    // Examples:
    //
    //	authorizer.path('/healthz') // returns a PathCheck for the '/healthz' API path
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Aug 23 21:31:27 UTC 2023
    - 21.1K bytes
    - Viewed (0)
Back to top