Versions in this module Expand all Collapse all v0 v0.34.0 Apr 1, 2026 Changes in this version + func NewCheck(logger logging.Logger) beekeeper.Action + type Check struct + func (c *Check) Run(ctx context.Context, cluster orchestration.Cluster, opts any) error + type Options struct + AutoTLSGroups []string + ForgeDNSAddress string + ForgeTLSHostAddress string + PebbleMgmtURL string + UltraLightGroup string + func NewDefaultOptions() Options