class Pyrite::Api::Auditregistration::V1alpha1::WebhookThrottleConfig
- Pyrite::Api::Auditregistration::V1alpha1::WebhookThrottleConfig
- Pyrite::Kubernetes::Spec
- Reference
- Object
Overview
WebhookThrottleConfig holds the configuration for throttling events
Defined in:
versions/v1.14/api/auditregistration/v1alpha1/webhook_throttle_config.crConstructors
-
.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
WebhookThrottleConfig holds the configuration for throttling events
-
.new(pull : JSON::PullParser)
WebhookThrottleConfig holds the configuration for throttling events
- .new(*, burst : Int32? = nil, qps : Int32? = 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)
#
WebhookThrottleConfig holds the configuration for throttling events
def self.new(pull : JSON::PullParser)
#
WebhookThrottleConfig holds the configuration for throttling events