Versions in this module Expand all Collapse all v0 v0.6.0 Feb 28, 2025 v0.5.0 Oct 21, 2024 v0.4.0 Jul 8, 2024 Changes in this version + func SetProbes(port int, disableNonTLSListeners bool, config ProbeConfig) (*v1.Probe, *v1.Probe, error) + type ProbeConfig struct + InitialDelaySeconds int32 + LivenessPath string + PeriodSeconds int32 + ReadinessPath string + TimeoutSeconds int32