Madhu Rajagopal

Results 2 issues of Madhu Rajagopal

### Proposed changes The objective of this PR is to give test coverage for `main.go` as outlined in [issue 4837](https://github.com/nginxinc/kubernetes-ingress/issues/4837). This includes improving functions by: * returning the error instead...

go

This is the first of potentially a few to get testability for `main.go`: * Added unit-tests for the following functions: * `mustCreateConfigClient`, `mustValidateIngressClass`, `mustConfirmMinimumK8sVersionCriteria` * Some of the function names...

go