Merge pull request #20479 from qunhu/master
fix docs Upstream-commit: 787fe507bf4e119a00f35975d5d483355a1276f8 Component: engine
This commit is contained in:
@@ -157,7 +157,7 @@ var (
|
||||
// map is nil.
|
||||
ErrorCodeEmptyNetwork = errcode.Register(errGroup, errcode.ErrorDescriptor{
|
||||
Value: "EMPTYNETWORK",
|
||||
Message: "invalid networksettings while building port map info",
|
||||
Message: "invalid network settings while building port map info",
|
||||
Description: "The specified endpoint for the port mapping is empty",
|
||||
HTTPStatusCode: http.StatusInternalServerError,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user