Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NonResourceAttributesV1Beta1

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

schema

io.k8s.api.authorization.v1beta1.NonResourceAttributes

Hierarchy

  • NonResourceAttributesV1Beta1

Index

Properties

Properties

Optional Readonly path

path: string

Path is the URL path of the request

schema

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

Optional Readonly verb

verb: string

Verb is the standard HTTP verb

schema

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

Generated using TypeDoc