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
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.15/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)