class K8S::Api::Authorization::V1::NonResourceAttributes
- K8S::Api::Authorization::V1::NonResourceAttributes
 - Reference
 - Object
 
Overview
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface
Included Modules
- JSON::Serializable
 - YAML::Serializable
 
Defined in:
versions/v1.21/api/authorization/v1/non_resource_attributes.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
 - .new(pull : JSON::PullParser)
 - .new(*, path : String? = nil, verb : String? = nil)