ResourceAttributes [api_object]ai-synthesized · conf 0.82
ResourceAttributes includes the authorization attributes available for resource requests to the Authorizer interface
authorizationsecurity
ResourceAttributes is a type of authorization attribute that specifies the resource and verb for which access is being requested.
Why it matters ResourceAttributes are used to specify the exact resource and verb being accessed, such as /pods/* or /services/*
Key facts - Used for specifying the resource and verb being accessed - Specified by io.k8s.api.authorization.v1.ResourceAttributes
Sources
swagger.json — “io.k8s.api.authorization.v1.ResourceAttributes”