class Pyrite::Api::Authorization::V1beta1::NonResourceAttributes
Overview
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface
Defined in:
versions/v1.14/api/authorization/v1beta1/non_resource_attributes.crConstructors
-
.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface
-
.new(pull : JSON::PullParser)
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface
- .new(*, path : String? = nil, verb : String? = nil)
Instance Method Summary
Constructor methods inherited from class Pyrite::Kubernetes::Spec
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)new(pull : JSON::PullParser) new
Constructor Detail
def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface
def self.new(pull : JSON::PullParser)
#
NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface