We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f724d commit a78a6b1Copy full SHA for a78a6b1
cns/restserver/helper_for_nodesubnet_test.go
@@ -83,7 +83,7 @@ func GetRestServiceObjectForNodeSubnetTest(t *testing.T, generator CNIConflistGe
83
}
84
85
86
-// GetNodesubnetIPFetcher gets the nodesubnet.IPFetcher from the HTTPRestService.
+// GetNodesubnetIPFetcher gets the nodesubnetIPFetcher from the HTTPRestService.
87
func (service *HTTPRestService) GetNodesubnetIPFetcher() *nodesubnet.IPFetcher {
88
return service.nodesubnetIPFetcher
89
0 commit comments