Versions in this module Expand all Collapse all v0 v0.32.9 Jun 14, 2024 Changes in this version + type Callback func() error + type K8STestSetup struct + PortForwardServices map[string]int + ReadyCallback Callback + WaitForPods []string + func (s *K8STestSetup) GetServiceLocalPort(serviceName string) int + func (s *K8STestSetup) TestMain(m *testing.M)