Fix misspelling and misgrammar
Signed-off-by: chymy <chang.min1@zte.com.cn>
This commit is contained in:
@@ -137,7 +137,7 @@ type EndpointConditions struct {
|
||||
// EndpointPort represents a Port used by an EndpointSlice.
|
||||
type EndpointPort struct {
|
||||
// The name of this port. All ports in an EndpointSlice must have a unique
|
||||
// name. If the EndpointSlice is dervied from a Kubernetes service, this
|
||||
// name. If the EndpointSlice is derived from a Kubernetes service, this
|
||||
// corresponds to the Service.ports[].name.
|
||||
// Name must either be an empty string or pass DNS_LABEL validation:
|
||||
// * must be no more than 63 characters long.
|
||||
|
Reference in New Issue
Block a user