Module k8s_openapi::api::authentication::v1alpha1
source · Structs
- SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated.
- SelfSubjectReviewStatus is filled by the kube-apiserver and sent back to a user.