Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeSubjectAccessReviewProps

SubjectAccessReview checks whether or not a user or group can perform an action.

schema

io.k8s.api.authorization.v1.SubjectAccessReview

Hierarchy

  • KubeSubjectAccessReviewProps

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta
schema

io.k8s.api.authorization.v1.SubjectAccessReview#metadata

Readonly spec

Spec holds information about the request being evaluated

schema

io.k8s.api.authorization.v1.SubjectAccessReview#spec

Generated using TypeDoc