Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GroupCheck (0.23 sec)

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

    // variable is provided.
    //
    //	<Authorizer>.group(<string>) <GroupCheck>
    //
    // Examples:
    //
    //	authorizer.group('apps') // returns a GroupCheck for the 'apps' API group
    //	authorizer.group('') // returns a GroupCheck for the core API group
    //	authorizer.group('example.com') // returns a GroupCheck for the custom resources in the 'example.com' API group
    //
    // serviceAccount
    //
    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