Versions in this module Expand all Collapse all v0 v0.0.1 Jan 1, 2026 Changes in this version + type CookieAuthConfig struct + Body string + Headers map[string]*config.Secret + Method string + Password string + Renewal config.Duration + URL string + Username string + func (c *CookieAuthConfig) Start(client *http.Client, log telegraf.Logger, clock clockutil.Clock) (err error)