vmware / cloud-provider-for-cloud-director

Kubernetes External Cloud Provider for VMware Cloud Director
Other
20 stars 30 forks source link

[VKCI-280] Add functionality in gateway.go to report if it is using Ip Spaces or not #341

Closed rocknes closed 9 months ago

rocknes commented 9 months ago

Added method IsUsingIpSpaces in gateway.go

Testing Done: Added test : TestGatewayUsingIpSpaces in ip_spaces_test.go


This change is Reviewable