Closed edaniszewski closed 4 years ago
as noted here: https://github.com/vapor-ware/kubetest/pull/172#issuecomment-618550619
It should instead be using the ExtensionsV1beta1Api client.
ExtensionsV1beta1Api
Perhaps instead of manually defining the api client to use, the api client is determined by the API Object's "preferred" client option.
as noted here: https://github.com/vapor-ware/kubetest/pull/172#issuecomment-618550619
It should instead be using the
ExtensionsV1beta1Api
client.Perhaps instead of manually defining the api client to use, the api client is determined by the API Object's "preferred" client option.