SelfSubjectAccessReviewSpec is a description of the access request. Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes must be set

Hierarchy

  • V1SelfSubjectAccessReviewSpec

Constructors

Properties

nonResourceAttributes?: V1NonResourceAttributes
resourceAttributes?: V1ResourceAttributes
attributeTypeMap: {
    baseName: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc