func TestGeneratePod(t *testing.T) { … } func TestParseEnv(t *testing.T) { … } func securityContextWithPrivilege(privileged bool) *v1.SecurityContext { … }
func TestGeneratePod(t *testing.T) { … } func TestParseEnv(t *testing.T) { … } func securityContextWithPrivilege(privileged bool) *v1.SecurityContext { … }