Versions in this module Expand all Collapse all v3 v3.6.0 May 17, 2023 v3.5.2 Apr 5, 2023 v3.5.1 Mar 16, 2023 Changes in this version + const MaxEvents + type RoundTripper struct + var Limiter *RoundTripper + func NewRoundTripper(limit rate.Limit) *RoundTripper + func (rt *RoundTripper) RoundTrip(r *http.Request) (*http.Response, error) Other modules containing this package sigs.k8s.io/promo-tools/v4