How to customize Kubernetes e2e tests?

Hello, are there any options to change Kubernetes E2E tests without forking and editing source files? For example, I would like to add annotations to LoadBalancers which are creating in sig-network tests. Or change image registry address to pull images from private registry rather than public ones.