func strptr(s string) *string { … } func TestReadEgressSelectorConfiguration(t *testing.T) { … } func TestValidateEgressSelectorConfiguration(t *testing.T) { … }
func strptr(s string) *string { … } func TestReadEgressSelectorConfiguration(t *testing.T) { … } func TestValidateEgressSelectorConfiguration(t *testing.T) { … }