class K8S::Api::Auditregistration::V1alpha1::WebhookThrottleConfig
- K8S::Api::Auditregistration::V1alpha1::WebhookThrottleConfig
- Reference
- Object
Overview
WebhookThrottleConfig holds the configuration for throttling events
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- YAML::Serializable
- YAML::Serializable::Unmapped
Defined in:
versions/v1.16/api/auditregistration/v1alpha1/webhook_throttle_config.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, burst : Int32? = nil, qps : Int32? = nil)