Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NonResourceAttributes

NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface

schema

io.k8s.api.authorization.v1.NonResourceAttributes

Hierarchy

  • NonResourceAttributes

Index

Properties

Properties

Optional Readonly path

path: string

Path is the URL path of the request

schema

io.k8s.api.authorization.v1.NonResourceAttributes#path

Optional Readonly verb

verb: string

Verb is the standard HTTP verb

schema

io.k8s.api.authorization.v1.NonResourceAttributes#verb

Generated using TypeDoc