Merge pull request #96279 from cmluciano/cml/netutilsipv4

dualstack: cleanup IsIPv4 duplicates in favor of k8s/utils functions

Kubernetes-commit: 151c2799d1d76ae6a9847b89bdf912604477c2d5
This commit is contained in:
Kubernetes Publisher
2020-11-07 12:35:50 +00:00
parent 837cce8fe3
commit 91f5438a81
3 changed files with 16 additions and 13 deletions
+4 -4
View File
@@ -452,15 +452,15 @@
},
{
"ImportPath": "k8s.io/api",
"Rev": "01c5338f427f"
"Rev": "3e589e9d21e6"
},
{
"ImportPath": "k8s.io/apimachinery",
"Rev": "79ef3cbd919a"
"Rev": "d67967d70958"
},
{
"ImportPath": "k8s.io/client-go",
"Rev": "68bb4a9525d8"
"Rev": "a2cda5636dc9"
},
{
"ImportPath": "k8s.io/code-generator",
@@ -480,7 +480,7 @@
},
{
"ImportPath": "k8s.io/utils",
"Rev": "d5654de09c73"
"Rev": "8146046b121e"
},
{
"ImportPath": "rsc.io/binaryregexp",