Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SelfSubjectAccessReviewSpecV1Beta1

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

schema

io.k8s.api.authorization.v1beta1.SelfSubjectAccessReviewSpec

Hierarchy

  • SelfSubjectAccessReviewSpecV1Beta1

Index

Properties

Optional Readonly nonResourceAttributes

nonResourceAttributes: NonResourceAttributesV1Beta1

NonResourceAttributes describes information for a non-resource access request

schema

io.k8s.api.authorization.v1beta1.SelfSubjectAccessReviewSpec#nonResourceAttributes

Optional Readonly resourceAttributes

resourceAttributes: ResourceAttributesV1Beta1

ResourceAuthorizationAttributes describes information for a resource access request

schema

io.k8s.api.authorization.v1beta1.SelfSubjectAccessReviewSpec#resourceAttributes

Generated using TypeDoc