public static class ServiceConfig.Port extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ServiceConfig.Port.Builder |
Constructor and Description |
---|
Port() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Integer |
getNodePort() |
int |
getPort() |
ServiceProtocol |
getProtocol() |
int |
getTargetPort() |
public ServiceProtocol getProtocol()
public int getPort()
public int getTargetPort()
public Integer getNodePort()
public String getName()
Copyright © 2021. All rights reserved.