Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for VisitPVSecretNames (0.22 sec)

  1. plugin/pkg/auth/authorizer/node/graph.go

    		g.graph.SetEdge(simple.Edge{F: pvVertex, T: g.getOrCreateVertex_locked(pvcVertexType, pv.Spec.ClaimRef.Namespace, pv.Spec.ClaimRef.Name)})
    		pvutil.VisitPVSecretNames(pv, func(namespace, secret string, kubeletVisible bool) bool {
    			// This grants access to the named secret in the same namespace as the bound PVC
    			if kubeletVisible {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 21:22:55 UTC 2024
    - 17.5K bytes
    - Viewed (0)
Back to top