OS
Schema Hub

SelfSubjectReviewStatus

SelfSubjectReviewStatus is filled by the kube-apiserver and sent back to a user.

Schema URL
https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/authentication.api.k8s.io/SelfSubjectReviewStatus_v1.json
Usage examples
VS Code / yaml-language-server
# yaml-language-server: $schema=https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/authentication.api.k8s.io/SelfSubjectReviewStatus_v1.json
kubeconform
kubeconform -schema-location 'https://raw.githubusercontent.com/nlamirault/schema-hub/main/schemas/{{ .Group }}/{{ .ResourceKind }}_{{ .ResourceAPIVersion }}.json' manifest.yaml

Resource Structure

userInfoobject
User attributes of the user making this request.