openshift-kni / eco-goinfra

Apache License 2.0
6 stars 32 forks source link

Use client params struct #323

Closed sebrandon1 closed 3 months ago

sebrandon1 commented 3 months ago

Created a TestClientParams struct to house parameters that are needed inside of the GetTestClients() func. This allows for flexibility whenever we need to add new types to our test client.